/WCN3

3rd Workshop in Computational Neuroscience

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

WCN3

3rd Workshop in Computational Neuroscience

Brian

I use brian2, The Brian spiking neural network simulator version 2.

Prerequisites

Before attending the workshop, make sure that:

Install

In linux terminal run this:

$ sudo pip3 install --upgrade brian2

It downloads and installs Brian2 and all its dependencies. For other cases, read the manual.

Get this repository

In terminal run:

git clone https://github.com/hamed/WCN3.git

It creates WCN3 directory that includes all the examples.