Skip to content

Repository files navigation

Installation

pip install tensorflow==1.1.0
pip install tensorflow-gpu==1.1.0
pip install tsne==0.1.7

Project

  • rnn_flat_seq.py contains the code for a flat model
  • rnn_seq.py contains the model and training code
  • embeddings.py contains the code for tsne visualizations
  • seqs.py contains the code for generating random sequences
  • eval.py contains the code for evaluating the model
  • saved/ contains the trained model

About

Nested RNN for predicting the next number in a sequence

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages