Long short-term memory
Long short-term memory (LSTM) is a recurrent neural network (RNN) architecture (an artificial neural network) proposed in 1997 by Sepp Hochreiter and Jürgen Schmidhuber.
Documentation
- Show and Tell - A Neural Image Caption Generator
- https://arxiv.org/pdf/1411.4555v2.pdf
- Long-term Recurrent Convolutional Networks for Visual Recognition and Description
- Easy way to combine CNN + LSTM? (e.g. LRCN network)
- https://arxiv.org/pdf/1411.4389v3.pdf
See also
Favorite site
- Wikipedia (en) Long short-term memory
- [추천] Understanding LSTM Networks
- Kor ver: Recurrent Neural Network (RNN) 과 LSTM 1
References
-
Recurrent_Neural_Network_and_LSTM.pdf ↩