https://github.com/jacopobono/learning_cognitive_maps_code
Tip revision: d86b262545547353c7050bbc2d476c2f4a297989 authored by Jacopo Bono on 26 January 2023, 19:15:51 UTC
somewhat cleaner scripts
somewhat cleaner scripts
Tip revision: d86b262
environment.yml
name: sr_env
dependencies:
- python=3.7
- pip
- numpy
- matplotlib
- pip:
- schema
- tqdm
- seaborn
- scipy