Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* new TEM run file * TEM saving variables and running in varied environments * example plots added to notebook * tests updated * only model parameters * variable saving added * updated run and notebook files * update model files * updated arena files * Delete whittington_2020_examples.ipynb * Delete whittington_2020_test.py * label readme * includes torch dependencies * includes torch * update environment classes * updated agent functions * updated training and plotting scripts * requirements updated * updated plotting notebook * added pytorch dependency * torch=1.12.1 not found * added pytorch dependency * added pytorch dependency * TEM tests added * improved plotting * summary files for example TEM results * example results for plotting * default parameters * Update whittington_2020_example.ipynb * beg * environment duplication bug fix * config classes done * zero shot accuracy fixed * tensorboard added to requirements and model saving added * state (x,y) causing grid plotting issues * bug in position rounding and centering found * position centering and rounding added * plotting error in envrionment variable * plotting finctions working - NPG data added under /torch_run3 * gridscore metric * add metric * modified agent and exp for the metric * updated metric- allows for 2 D * Creado mediante Colaboratory * Creado mediante Colaboratory * colab example * fixing colab * Creado mediante Colaboratory * colab on readme * open in colab * fixing path to colab * setting colab env * colab * 2023-05-17 contains both NPG and original models * updating colab installation * colab example skeleton done, need markdowns and explanation * adding use of behavioural data to batched environment * adding option to use behavioural data * colab example from main * adding behavioural trajectory * config file running properly * adding behavioural trajectories * commenting config module, need to config other modules * data path setup for behavioural trajectory use * behaviorual traj * TEM running on behavioural data * added robust data path creation and access * fixing action-transition discrepencies * fixing action-transition discrepency * action generation added * agent generation added * config file comment * action-transition discrepency fixed * backend for automatic simulation * single sim manager running properly * generating dir when runing sim * generalised plotting function * wernle_2018 * forgot the pre-commit * generalised rate map for experiments * generalised rate plotting * make plotting a module * update metric * testing sim manager * metric that works + get rid of developement plot+ same fontsize * pre commit * saving entire object with pickle * config input * dict to json * saving params as dict * comparison from the run manadger * status checker and load simulation * status checker and load simulation * merge corrections * fix hafting * get ratemap matrix done for all agents, documentation of simulation manager done * merging room * weber plot_rates.py function * random action policy working in updated branch * plot rates * nice plotting * update rates function + test comparison figure on other agents * comparison sargo * update * fixing TEM plotting * wenrnel tetrode, get_grid score, title figure , table figure and config update * environment variables fixed * new saved TEM models added * update the jupyter notebooks * grid scorere * New plotting Functions * Really cool jupyter * update * width * score * the score * juypter * jupyter * simulation manager notebook * simulation manager notebook * back to the previous setting * Update metrics.py Changed gridscore calc from using np.min and np.max to np.nanmin and np.nanmax * standardised plotting of TEM results added * passing test * backend run example * simulation manager example almost done * changes * cleaning up plotting code * simulation manager example done * plot_utils * merge changes from comparison_board * removed additional summaries * commenting added to new files * pre-commit changes made * for test to pass * fix manifest --------- Co-authored-by: LukeHollingsworth <[email protected]> Co-authored-by: Luke Hollingsworth <[email protected]> Co-authored-by: rodrigcd <[email protected]> Co-authored-by: Luke Hollingsworth <[email protected]> Co-authored-by: rodrigcd <[email protected]> Co-authored-by: rhayman <[email protected]>
- Loading branch information