Skip to content

Commit 5b986c8

Browse files
authored
Update Readme.md
1 parent 87fa1be commit 5b986c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Chapter-wise notes/Readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ Table of Contents
1010
* [Regularization for Deep Learning](https://github.com/purvasingh96/Deep-learning-with-neural-networks/blob/master/Notes/Ch_6_Regularization_for_Deep_Learning/Readme.md)
1111
* [Optimization for Training Deep Models](https://github.com/purvasingh96/Deep-learning-with-neural-networks/blob/master/Notes/Ch_7_Optimization_for_training_deep_models/Readme.md)
1212
* [Convolution Neural Networks](https://github.com/purvasingh96/Deep-learning-with-neural-networks/blob/master/Notes/Ch_8_Convolutional_Neural_Networks/Readme.md)
13+
* [Recurrent Neural Networks](https://github.com/purvasingh96/Deep-learning-with-neural-networks/tree/master/Chapter-wise%20notes/Ch_9_Recurrent_Neural_Networks)
14+
* [Modern RNNs](https://github.com/purvasingh96/Deep-learning-with-neural-networks/tree/master/Chapter-wise%20notes/Ch_9_Recurrent_Neural_Networks)
15+
* [LSTMs](https://github.com/purvasingh96/Deep-learning-with-neural-networks/blob/master/Chapter-wise%20notes/Ch_9_Recurrent_Neural_Networks/LSTM.md)
16+
* [Encoder Decoder Architecture]
17+

0 commit comments

Comments
 (0)