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
Pathetic Programming

Pathetic Programming 2: Are You Even a Real Python Programmer? Take This Useless Quiz to Find Out

Welcome back to Pathetic Programming, the only blog series where we celebrate the glorious art of writing Python code that’s equal parts creative, chaotic, and completely unnecessary. This isn’t your…

0 Comments
May 11, 2025
Pathetic Programming 2: Are You Even a Real Python Programmer? Take This Useless Quiz to Find Out
Self Driving Vehicles

LiDAR vs. Cameras: Which One Won’t Crash Your Car?

If you've ever argued with a Tesla fanboy, you know that the "LiDAR vs. Camera" debate in self-driving tech is hotter than a GPU running stable diffusion. Some say LiDAR…

0 Comments
March 18, 2025
LiDAR vs. Cameras: Which One Won’t Crash Your Car?
Pathetic Programming

Pathetic Programming 1: Creating a Random Excuse Generator with Python

Welcome to the Pathetic Programming series where I intend to build programs with some silly and stupid goals. The idea was just to have fun with programming, not think much…

0 Comments
January 21, 2025
Pathetic Programming 1: Creating a Random Excuse Generator with Python
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
Self Driving Vehicles

Implementing Bicycle Model: A Fundamental Concept in Self Driving Vehicles

In the development of self driving vehicles, a cornerstone concept that engineers rely on is the "bicycle model." This abstract representation simplifies the complex dynamics of a car into a…

1 Comment
March 29, 2024
Implementing Bicycle Model: A Fundamental Concept in Self Driving Vehicles
Photo by Philipp M 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
OpenCV

Python for Beginners: Creating an OpenCV App in Python

A couple of weeks ago, I published a blog on creating a GUI in Python using Tkinter. I thought of kicking it up a notch and integration the function of…

2 Comments
March 17, 2024
Python for Beginners: Creating an OpenCV App in Python
Photo by Scott Webb 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
Older Posts →

Recent Posts

  • Implementing Bicycle Model: A Fundamental Concept in Self Driving Vehicles
    Implementing Bicycle Model: A Fundamental Concept in Self Driving Vehicles
    March 29, 2024/
    1 Comment
  • How to get started with Python Programming in 2024?
    How to get started with Python Programming in 2024?
    May 4, 2024/
    0 Comments
  • 5 Things You Need to Know About YOLOv11
    5 Things You Need to Know About YOLOv11
    October 13, 2024/
    0 Comments

Please share this

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

Follow Me on Facebook