- ブログなど
- 日本語なら 今更聞けないLSTMの基本 がとても参考になる。
- In English: Understanding LSTM Networks
- Implementation
- The Unreasonable Effectiveness of Recurrent Neural Networks
- わかるLSTM ~ 最近の動向と共に
- Building a LSTM by hand on PyTorch
- 自分で実装してみたい場合に
- How LSTM networks solve the problem of vanishing gradients
- I. Goodfellow, Y. Bengio, and A. Courville, Deep Learning. Cambridge, MA, USA: MIT Press, 2016. Chapter 10 Sequence Modeling: Recurrentand Recursive Nets
- 一歩下がって、RNNをしっかり復習/理解しておきたい場合に