Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 561 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 561 Bytes

An LSTM Odyssey

Code for training variants of "LSTM: A Search Space Odyssey" on Fomoro.

Check out the blog post.

Setup

  1. Follow the installation guide for Fomoro.

  2. git clone https://github.com/fomorians/highway-fcn.git && cd highway-fcn

  3. fomoro model create # create a new model on fomoro

  4. fomoro session start # start the training session

  5. fomoro session logs -f # watch the logs