In order to run the code, make sure you have Conda installed in your machine in order to use our environment. From there, run the following commands
conda env create --name brain --file=environment.yml
conda activate brain
In order to run the code, make sure you have Conda installed in your machine in order to use our environment. From there, run the following commands
conda env create --name brain --file=environment.yml
conda activate brain