Skip to content

Commit aa177a7

Browse files
authored
Update README.md
1 parent 6be1f84 commit aa177a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Includes solved numericals, understanding questions and some extra topics.
2828
- `A6.4` - Activation functions for Neural Networks ( _ReLU, Leaky ReLU variants_ )
2929
- `A7.1` - Gradient descent training rule
3030
- `A7.2` - Proper `loss` functions for `activation` functions
31-
- `A7.3` - The Backpropogation algorithm ![Video](https://www.youtube.com/watch?v=jIdXHu78XGY&list=PLPN-43XehstM4-SWLIUS5eFxPmFJ3iHan&index=9&ab_channel=RANJIRAJ)
31+
- `A7.3` - The Backpropogation algorithm [Video](https://www.youtube.com/watch?v=jIdXHu78XGY&list=PLPN-43XehstM4-SWLIUS5eFxPmFJ3iHan&index=9&ab_channel=RANJIRAJ)
3232
- `A7.4` - Effect of Learning rate as hyperparameter
3333
- `A8.1` - Non-sequential data classifiers, Feed-forward Neural Networks, BPTT, LSTM
3434
- `A8.2` - Naive bayes and Maximum-Aposteriori-Hypothesis (MAP)

0 commit comments

Comments
 (0)