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
Machine Learning / Python

Style Transfer in Python: 6 Brilliant Steps to Turn Code into Art with PyTorch

You were probably supposed to be working on that feature ticket you promised your PM three sprints ago. But here you are, elbow-deep in convolutional layers, trying to make your…

0 Comments
June 29, 2025
Style Transfer in Python: 6 Brilliant Steps to Turn Code into Art with PyTorch
OpenCV

Cartoonify This: Effortlessly Turn Your Face into an Epic Cartoon with OpenCV

Because nothing says “I’m an adult with responsibilities” like spending four hours cartoonifying your own face. Let’s be honest. At some point between debugging spaghetti code and microwaving yesterday’s coffee,…

0 Comments
June 19, 2025
Cartoonify This: Effortlessly Turn Your Face into an Epic Cartoon with OpenCV
OpenCV

Mastering Object Tracking with OpenCV in Python: A Hands-On Guide

Imagine you're trying to follow a Formula 1 car as it races around a track. You don't care where the car started—you just want to keep your eyes glued to…

0 Comments
June 12, 2025
Mastering Object Tracking with OpenCV in Python: A Hands-On Guide
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
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++
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…

1 Comment
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
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
Older Posts →

Recent Posts

  • Diabetes Prediction using Machine Learning
    Diabetes Prediction using Machine Learning
    December 26, 2022/
    1 Comment
  • Step-by-Step Guide to Support Vector Machines with Hands-On Exercise
    Step-by-Step Guide to Support Vector Machines with Hands-On Exercise
    November 17, 2024/
    2 Comments
  • How to Parse Data efficiently in Python
    How to Parse Data efficiently in Python
    May 20, 2023/
    0 Comments

Please share this

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

Follow Me on Facebook