utils virutal envs for jupyter notebook

This commit is contained in:
Zchen
2025-10-06 15:19:43 +08:00
parent 7b45b7aa86
commit f086708a2d
5 changed files with 855 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Data can be downloaded from Dryad, [here](https://datadryad.org/stash/dataset/doi:10.5061/dryad.dncjsxm85). Please download this data and place it in the `data` directory before running the code. Be sure to unzip `t15_copyTask_neuralData.zip` and `t15_pretrained_rnn_baseline.zip`.
`t15_copyTaskData_description.csv` contains a block-by-block description of the Copy Task data, including the session date, block number, number of trials, the corpus used, and what split the data is in (train, val, or test). This file is not required for running the code, but it may be useful for understanding the data.