This workshop uses the Net2Brain Toolbox and a subset of the Algonauts challenge data to easily build predictive models of brain activity. To expedite the menial parts of the workshop we ask participants to pre-prepare their python environment. Participants working on their local machines will need to install the CCN23 branch of Net2Brain and download the data from the workshop google drive. If using a google Colab, please copy the iPython notebook from the workshop google drive and run the first command 10 minutes before the beginning of the workshop. This will install all relevant dependencies. Additionally, create a soft link to the data folder 'subj01' in your running directory (copying the data to your personal drive is unnecessary).
The following are the relevant commands:
Install Net2Brain Locally:
pip install -U git+
https://github.com/cvai-roig-lab/Net2Brain@CCN23Alternatively clone the repository and install the dependencies:
git clone -b CCN23
https://github.com/cvai-roig-lab/Net2Brain.git cd Net2Brain
pip install .
The workshop google drive:
https://t.ly/jkIu-To create a soft link to the data in google drive: Shift+z