In this video, we will understand forward propagation and backward propagation. Forward propagation and backward propagation in Neural Networks, is a technique we use in machine learning to train our Neural Network.
Forward propagation refers to propagating forward in our Neural network while calculating the values of Neurons in the Next layers.
While, we us Backward Propagation to train our weights W and bias B based on the given input dataset, to make accurate predictions.
After understanding, Forward propagation and backward propagation, you will be all set to implement Neural Networks in code.
Timestamps:
0:00 - Video Agenda
0:22 - Important Notations
1:52 - Matrix Represenation
2:45 - Forward Propagation in Action
4:06 - Random Weight Initialization
5:04 - Gradient Descent in Neural Network
7:21 - Backward Propagation in Neural Network
7:50 - Entire Process in Action
9:00 - Neural Network Equations
This is Your Lane to Machine Learning
Continue watching the next video - https://www.youtube.com/watch?v=Y9qdKsOHRjA&t=116s
What is Neural Networks ? : https://www.youtube.com/watch?v=mlk0rddP3L4&t=6s
Complete Neural Network Playlist : https://www.youtube.com/watch?v=mlk0rddP3L4&list=PLuhqtP7jdD8CftMk831qdE8BlIteSaNzD
Complete Logistic Regression Playlist : https://www.youtube.com/watch?v=U1omz0B9FTw&list=PLuhqtP7jdD8Chy7QIo5U0zzKP8-emLdny
Checkout Other Playlist : https://www.youtube.com/c/CodingLane/playlists
Subscribe to my channel, because I upload a new Machine Learning video every week : https://www.youtube.com/channel/UCJFAF6IsaMkzHBDdfriY-yQ?sub_confirmation=1