pip install tensorflow==1.1.0
pip install tensorflow-gpu==1.1.0
pip install tsne==0.1.7
rnn_flat_seq.pycontains the code for a flat modelrnn_seq.pycontains the model and training codeembeddings.pycontains the code for tsne visualizationsseqs.pycontains the code for generating random sequenceseval.pycontains the code for evaluating the modelsaved/contains the trained model