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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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