Skip to content

NinelK/IMBIZO2023_population_tutorial

Repository files navigation

IMBIZO2023 Tutorial on Neuronal Population Modelling

Click on the badge to open the notebook

Run
Tutorial 1 Open In Colab
Tutorial 2 Open In Colab
Tutorial 3 (Bonus) Open In Colab

Solutions

Run
Tutorial 1 Open In Colab
Tutorial 2 Open In Colab
Tutorial 3 (Bonus) Open In Colab

If you want to run locally, follow the steps given below:

Clone this repo and install the conda environment:

conda env create -n npm_tutorial environment.yml

Once everything is installed, activate the environment:

conda activate npm_tutorial

And run the Jupyter notebook in it:

jupyter notebook

The Jupyter Lab should be now available in your browser:

http://localhost:8888/lab

IMBIZO2023_population_tutorial

About

IMBIZO 2023 tutorial on neuronal population models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published