How Gradient Descent REALLY Works

ByteQuest · Beginner ·📐 ML Fundamentals ·12mo ago

About this lesson

In this video, I've explained the core ideas of Gradient Descent, An Optimisation Algorithm that we use to minimise a cost function in Machine Learning and Artificial intelligence. I have started with an analogy and then went into mathematical detail (Visually). Undestanding This Algorithm is extremely important for Machine Learning. if you want to play with the animations yourself here is the link:-https://github.com/ByteQuest0/Animation_codes/tree/main/2025/GradientDescant Links for videos on partial derivatives and calculus:- partial derivatives:- https://www.youtube.com/watch?v=GkB4vW16QHI&pp=ygUTcGFyaXRsYSBkZXJpdmFpdHZlcw%3D%3D calculus:- https://www.youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr AI/ML Playlist:- https://www.youtube.com/playlist?list=PLVHz9YUo4rRfLDIbzl4LpHfA15-FGd9YD Tools used:- Manim (Python library by 3Blue1Brown) for all visuals Adobe Premiere Pro for editing and Audition for sound recording and editing. #gradient #aiml #ML #machinelearning #artificialintelligence

Original Description

In this video, I've explained the core ideas of Gradient Descent, An Optimisation Algorithm that we use to minimise a cost function in Machine Learning and Artificial intelligence. I have started with an analogy and then went into mathematical detail (Visually). Undestanding This Algorithm is extremely important for Machine Learning. if you want to play with the animations yourself here is the link:-https://github.com/ByteQuest0/Animation_codes/tree/main/2025/GradientDescant Links for videos on partial derivatives and calculus:- partial derivatives:- https://www.youtube.com/watch?v=GkB4vW16QHI&pp=ygUTcGFyaXRsYSBkZXJpdmFpdHZlcw%3D%3D calculus:- https://www.youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr AI/ML Playlist:- https://www.youtube.com/playlist?list=PLVHz9YUo4rRfLDIbzl4LpHfA15-FGd9YD Tools used:- Manim (Python library by 3Blue1Brown) for all visuals Adobe Premiere Pro for editing and Audition for sound recording and editing. #gradient #aiml #ML #machinelearning #artificialintelligence
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
9 Python Concepts That Become Obvious Once You Build Real Applications
Learn 9 essential Python concepts that become clear when building real applications, crucial for production project success
Medium · Programming
📰
9 Python Concepts That Become Obvious Once You Build Real Applications
Learn 9 essential Python concepts that become clear when building real applications, improving your coding skills and productivity
Medium · Python
📰
I Taught an AI to Recognize the Shadows of Four-Dimensional Objects
Learn how a neural network was taught to recognize the shadows of four-dimensional objects, expanding our understanding of high-dimensional geometry
Medium · AI
📰
Java Stream API — Beyond Java 8 Part 1
Learn Java Stream API beyond Java 8 and improve your coding skills
Medium · Programming
Up next
QR Decomposition is Just Gram-Schmidt with Receipts
DataMListic
Watch →