An LSTM Odyssey
Code for training variants of "LSTM: A Search Space Odyssey" on Fomoro.
Check out the blog post.
Training
- Install TensorFlow.
- Clone the repo:
git clone https://github.com/fomorians/lstm-odyssey.git && cd lstm-odyssey
- Run training:
python main.py