code/material for the computational neuroscience course
Notebook | Link |
---|---|
Demo | |
Playground |
Setup steps:
- Clone the repo
git clone [email protected]:murtylab/comp-neuro.git
- Run the setup command:
python setup.py develop
- Install some dependencies:
pip install torch numpy matplotlib scikit-learn