GitHub - ayoungprogrammer/num2vec: Nested RNN for predicting the next number in a sequence · GitHub
Skip to content

ayoungprogrammer/num2vec

Folders and files

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

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages