Skip to content

Commit 97a15da

Browse files
authored
Add Long Short-Term Memory (LSTM) - Concept
1 parent 9e69fcb commit 97a15da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ A Great Collection of Deep Learning Tutorials and Repositories
7979
- [Illustrated Guide to LSTM’s and GRU’s](https://towardsdatascience.com/illustrated-guide-to-lstms-and-gru-s-a-step-by-step-explanation-44e9eb85bf21)
8080
- [Animated RNN, LSTM and GRU](https://towardsdatascience.com/animated-rnn-lstm-and-gru-ef124d06cf45)
8181
- [Recurrent Neural Networks and LSTM explained](https://medium.com/@purnasaigudikandula/recurrent-neural-networks-and-lstm-explained-7f51c7f6bbb9)
82+
- [Long Short-Term Memory (LSTM): Concept](https://medium.com/@kangeugine/long-short-term-memory-lstm-concept-cb3283934359)
8283

8384
### Transformers:
8485
- [How Transformers Work](https://towardsdatascience.com/transformers-141e32e69591)

0 commit comments

Comments
 (0)