#LSTM
-
PyTorch is great
Introduction to PyTorch using a char-LSTM example
05 Feb 2020 -
Save and restore RNN / LSTM models in TensorFlow
How to save a model in TensorFlow using the Saver API (tf.train.Saver)
27 Sep 2019 -
LSTM implementation in pure Python
Implementation of a LSTM recurrent neural network using only Python and numpy.
05 May 2019 -
LSTM implementation in TensorFlow
Implementation of a LSTM recurrent neural network using TensorFlow.
05 May 2019 -
LSTM implementation in Keras
Implementation of a LSTM recurrent neural network using Keras.
05 May 2019