Skip to content
Machine Learning Site
Machine Learning Site
  • Home
  • Categories
    • Python
    • C/C++
      • 100 Days of C++
    • Machine Learning
    • OpenCV
    • Self Driving Vehicles
    • Mathematics for Machine Learning
  • About Me
  • Login
  • Account
  • Logout
  • Register
  • Privacy Policy
  • Toggle website search
Menu Close
Search this website
  • Home
  • Categories
    • Python
    • C/C++
      • 100 Days of C++
    • Machine Learning
    • OpenCV
    • Self Driving Vehicles
    • Mathematics for Machine Learning
  • About Me
  • Login
  • Account
  • Logout
  • Register
  • Privacy Policy
  • Toggle website search
Python

PID Controller in Robotics—A Practical Deep Dive with Python and C++

If you’ve ever wondered how your robotic vacuum cleaner doesn’t slam into walls every time or how a self-driving car hugs curves without spinning out like a confused Beyblade, allow…

0 Comments
April 20, 2025
PID Controller in Robotics—A Practical Deep Dive with Python and C++
Python / Self Driving Vehicles

How Do Self-Driving Cars See? A Deep Dive into Camera-Based Lane Detection Using Python and OpenCV

If you think your Tesla is watching you, you’re not entirely wrong. But don’t worry—it’s not judging your driving skills (yet). It's just trying to stay in its lane, literally.…

0 Comments
April 13, 2025
How Do Self-Driving Cars See? A Deep Dive into Camera-Based Lane Detection Using Python and OpenCV
Python

My First Python App is Here! Meet the Productivity Tracker to Monitor Your Progress

There are days when we just do not want to do anything except lie down in bed all day. There are also days when we are completely on fire and…

0 Comments
October 31, 2024
My First Python App is Here! Meet the Productivity Tracker to Monitor Your Progress
Python

How to get started with Python Programming in 2024?

From large language models like ChatGPT to self-driving cars like Waymo, programming has helped us create and build fascinating things, and one can only imagine the upcoming advancements in technology.…

0 Comments
May 4, 2024
How to get started with Python Programming in 2024?
Python

Python Tutorial: Image Compression using Numpy

Lately, I have been working on a project that involves sending images, captured by an industrial camera, from one station to another. The task itself is trivial, however, if the…

0 Comments
April 23, 2024
Python Tutorial: Image Compression using Numpy
Photo by Leonardo Luz on Pexels.com
Python

How are Python Generators useful in Machine Learning?

In Python, a generator function allows us to iterate over particular elements such as a list, and returns the following element every time we call it. Now, one might think…

0 Comments
April 8, 2024
How are Python Generators useful in Machine Learning?
Photo by Jacky on Pexels.com
Python

Implementing Fourier Transform in Python for Signal Analysis

Remembering the math we studied in college, there was a term called "Fourier transformation". A few nerds might recall completely what the term means, while a few of us, like…

0 Comments
March 24, 2024
Implementing Fourier Transform in Python for Signal Analysis
Photo by Pixabay on Pexels.com
Python

Python for Beginners: Organizing Virtual Space using Python

Picture this: a cluttered virtual space with random files scattered all over your PC. Now you can manually sort them out but programmers always want to get creative for doing…

0 Comments
February 24, 2024
Python for Beginners: Organizing Virtual Space using Python
Photo by Anete Lusina on Pexels.com
Python

Programming meets Voice Recording: A Python Guide for Playing and Capturing Sound

Machine learning seems cool and interesting when you see the model in action. What many people don't reveal is that training and optimizing one is tiresome, especially when you have…

1 Comment
February 5, 2024
Programming meets Voice Recording: A Python Guide for Playing and Capturing Sound
Photo by Pixabay on Pexels.com
Python

5 Essential Python-Beginner Libraries You Should Know

As a Python beginner, you see videos and tutorials on YouTube or maybe read a blog, just like now. In such tutorial videos/blogs, you come across many Python libraries that…

0 Comments
January 30, 2024
5 Essential Python-Beginner Libraries You Should Know
Photo by Huỳnh Đạt on Pexels.com
Older Posts →

Recent Posts

  • Building a Python-Powered GPS Tracking Device for Bikes
    Building a Python-Powered GPS Tracking Device for Bikes
    January 2, 2024/
    2 Comments
  • Transfer Learning Explained: Save Time and Improve Model Performance
    Transfer Learning Explained: Save Time and Improve Model Performance
    February 2, 2025/
    1 Comment
  • Exploring the Power of Computer Vision: A Beginner’s Guide to OpenCV in Python
    Exploring the Power of Computer Vision: A Beginner’s Guide to OpenCV in Python
    January 18, 2023/
    3 Comments

Please share this

  • X
  • Facebook
  • Pinterest
  • LinkedIn
  • Reddit
  • Tumblr
  • WhatsApp

Follow Me on Facebook