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

Choosing the Right Gradient Descent: Batch vs Stochastic vs Mini-Batch Explained

In my previous post on gradient descent, I explained briefly what gradient descent means and what mathematical idea it holds. A basic gradient descent algorithm involves calculating derivatives of the…

0 Comments
September 16, 2024
Choosing the Right Gradient Descent: Batch vs Stochastic vs Mini-Batch Explained

Recent Posts

  • How to convert an RGB Image to Grayscale using OpenCV in Python?
    How to convert an RGB Image to Grayscale using OpenCV in Python?
    December 27, 2022/
    1 Comment
  • 3/100 Days of C++: Linking a Library in C++
    3/100 Days of C++: Linking a Library in C++
    October 24, 2024/
    0 Comments
  • Creating a Weather App in Python
    Creating a Weather App in Python
    May 7, 2023/
    5 Comments

Please share this

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

Follow Me on Facebook