code/material for comp neuro
| 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