· Report Bug · Request Feature ·
Tensorflow 1.9.0 code to reproduce model figures from https://papers.nips.cc/paper/8068-generalisation-of-structural-knowledge-in-the-hippocampal-entorhinal-system and https://www.biorxiv.org/content/10.1101/770495v2
You need to install python 3 and tensorflow 1.9.0
Clone the repo
git clone https://github.com/djcrw/generalising-structural-knowledge.git
python3 run_tem.py
Will take ~1hrs before training starts
Use notebook to load and visualise cell representations and to do behavioural analyses
Jacob Bakermans has made a pytorch implementation of TEM found here https://github.com/jbakermans/torch_tem
James Whittington - @jcrwhittington - jcrwhittington at gmail.com
Project Link: https://github.com/djcrw/generalising-structural-knowledge
Thanks to Jacob Bakermans for the cover image!