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

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
Self Driving Vehicles

Automotive programming: Understanding slip ratio with Python

Modern vehicles monitor their dynamics at every fraction of time to maintain vehicle stability. For this, significant amount of data flows from every sensor into the ECUs and appropriate action,…

0 Comments
January 22, 2024
Automotive programming: Understanding slip ratio with Python
Photo by Supreet on Pexels.com
Python

Understanding Python Command Line Arguments: A Comprehensive Guide

While developing Python applications, it is frequently the case that you need some input parameters from the user to customize the behavior of the program dynamically. This is where Python…

0 Comments
January 17, 2024
Understanding Python Command Line Arguments: A Comprehensive Guide
Photo by Brett Jordan on Pexels.com
Mathematics for Machine Learning

Mastering Optimization: A Guide to Calculating Derivatives in Machine Learning

Derivatives are a crucial concept in machine learning. It is a mathematical technique to optimize the model's parameters to reduce the cost on every iteration and is widely used in…

0 Comments
January 12, 2024
Mastering Optimization: A Guide to Calculating Derivatives in Machine Learning
Photo by Taras Makarenko on Pexels.com
Python

Python Functions: A Comprehensive Guide with Examples

Python, a versatile and powerful programming language, owes much of its popularity to its elegant syntax and extensive standard library. Among its many features, functions stand out as a fundamental…

1 Comment
January 7, 2024
Python Functions: A Comprehensive Guide with Examples
Photo by Lukas on Pexels.com
Python

Building a Python-Powered GPS Tracking Device for Bikes

A few months ago, a bike of my friend got stolen on the streets. He had parked his bike to grab a quick snack from the roadside food truck but…

2 Comments
January 2, 2024
Building a Python-Powered GPS Tracking Device for Bikes
Photo by Erik Mclean on Pexels.com
OpenCV

Creating Fun Augmented Reality Filters with OpenCV in Python

Have you ever sent your friend a funny image of yours with some overlayed augmented reality filters? For example, a funny mask on your face, a hat on your head,…

3 Comments
December 29, 2023
Creating Fun Augmented Reality Filters with OpenCV in Python
Python

Web Scraping with Python: A Practical Guide

In the ever-expanding universe of data, web scraping has emerged as a powerful technique for extracting valuable information from the vast expanse of the internet. On the other hand, Python,…

0 Comments
December 22, 2023
Web Scraping with Python: A Practical Guide
Photo by Markus Spiske on Pexels.com
Python

Create your own Python GUI in using Tkinter

When you create an amazing Python application, you want everyone to use it. However, not everyone is familiar with the programming language and they would not want to work with…

1 Comment
December 17, 2023
Create your own Python GUI in using Tkinter
Photo by cottonbro studio on Pexels.com
Machine Learning

Unveiling Google’s Gemini: Everything You Need to Know

Google has introduced its ‘largest’ and ‘most capable’ large language model (LLM), which goes by the name of Gemini, to the world. Google's Gemini 1.0 AI model is the “start of a new era”…

0 Comments
December 9, 2023
Unveiling Google’s Gemini: Everything You Need to Know
Photo by Brett Jordan on Pexels.com
← Newer Posts
Older Posts →

Recent Posts

  • How to Start with Python Language for Beginners
    How to Start with Python Language for Beginners
    January 25, 2023/
    2 Comments
  • Creating Fun Augmented Reality Filters with OpenCV in Python
    Creating Fun Augmented Reality Filters with OpenCV in Python
    December 29, 2023/
    3 Comments
  • Understanding Arduino Timer Interrupts with Example Code
    Understanding Arduino Timer Interrupts with Example Code
    May 27, 2024/
    0 Comments

Please share this

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

Follow Me on Facebook