Backpropagation Visually Explained | Deep Learning Part 2

ByteQuest · Beginner ·📐 ML Fundamentals ·9mo ago

About this lesson

in this video we go deep into backpropagation and see how neural networks actually learn. first we look at a super simple network with one hidden neuron and then move step by step into bigger ones. we talk about forward pass, loss function, gradient descent, chain rule and how weights + biases get updated. by the end you’ll get the full picture of how training works in neural nets. timestamps: 0:00 Intro 0: 30 simple network setup 5:40 General Neural Nework Case 12:00 Loss Function Links of related videos:- Neural Networks:- https://youtu.be/sE6OaMndGZg Gradient Descent :- https://youtu.be/2xdUsy3oq-4 Chain Rule (3b1b):- https://youtu.be/YG15m2VwSjA If you're passionate about learning complex concepts in the simplest way possible, you're in the right place. I create visual explanations using animations to make topics more intuitive and engaging—especially in Algorithms, AI, machine learning, and beyond. 🎥 Animations created using Manim: Manim is an open-source Python library for creating mathematical animations. Learn more or try it yourself: 🔗 https://www.manim.community Let's Connect:- GitHub:- https://github.com/ByteQuest0 Reddit:- https://www.reddit.com/r/ByteQuest/

Original Description

in this video we go deep into backpropagation and see how neural networks actually learn. first we look at a super simple network with one hidden neuron and then move step by step into bigger ones. we talk about forward pass, loss function, gradient descent, chain rule and how weights + biases get updated. by the end you’ll get the full picture of how training works in neural nets. timestamps: 0:00 Intro 0: 30 simple network setup 5:40 General Neural Nework Case 12:00 Loss Function Links of related videos:- Neural Networks:- https://youtu.be/sE6OaMndGZg Gradient Descent :- https://youtu.be/2xdUsy3oq-4 Chain Rule (3b1b):- https://youtu.be/YG15m2VwSjA If you're passionate about learning complex concepts in the simplest way possible, you're in the right place. I create visual explanations using animations to make topics more intuitive and engaging—especially in Algorithms, AI, machine learning, and beyond. 🎥 Animations created using Manim: Manim is an open-source Python library for creating mathematical animations. Learn more or try it yourself: 🔗 https://www.manim.community Let's Connect:- GitHub:- https://github.com/ByteQuest0 Reddit:- https://www.reddit.com/r/ByteQuest/
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Stop Feeding FX Bots Price Data Only: Add a Macro Risk Gate in Python
Learn to add a macro risk gate to your FX bots in Python to avoid trading during high-risk events
Dev.to · Robert Tidball
📰
Human-in-the-Loop: Di Titik Mana Otomatisasi Harus Berhenti
Learn when to limit automation in machine learning systems to avoid risks, and why human-in-the-loop is crucial
Medium · Machine Learning
📰
Three Python Concepts That Completely Changed How I Think About Programming
Discover three Python concepts that transformed the author's programming approach and learn how to apply them to improve your own coding skills
Medium · AI
📰
Three Python Concepts That Completely Changed How I Think About Programming
Discover three Python concepts that transformed one programmer's approach to coding and learn how to apply them to improve your own skills
Medium · Programming

Chapters (3)

Intro
5:40 General Neural Nework Case
12:00 Loss Function
Up next
Dropout in Deep Learning
AnuTech-CH
Watch →