anayebi commited on
Commit
ff6cd99
·
1 Parent(s): e9c9f52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -3,7 +3,8 @@ license: mit
3
  language:
4
  - en
5
  ---
6
- Model code and instructions: https://github.com/anayebi/mental-sim
 
7
  This repo contains pretrained PyTorch models that are optimized to predict the future state of their environment.
8
  As these models are stimulus-computable, they can be ``dropped in'' on any new video for further neural and behavioral comparisons of your design.
9
 
 
3
  language:
4
  - en
5
  ---
6
+ All model code and instructions can be found here: https://github.com/anayebi/mental-sim.
7
+
8
  This repo contains pretrained PyTorch models that are optimized to predict the future state of their environment.
9
  As these models are stimulus-computable, they can be ``dropped in'' on any new video for further neural and behavioral comparisons of your design.
10