Code for Phase of firing does not reflect temporal order in sequence memory of humans and recurrent neural networks
To train an RNN model, install the conda environment:
conda env create -f sequence.yml
, activate it and run python rnn_model/rnn/run_single_model.py
To retrieve the model files and generate the paper figures, one needs git lfs installed.