Wiki » History » Version 4
Version 3 (Padraig Gleeson, 30 Apr 2014 14:57) → Version 4/5 (Padraig Gleeson, 30 Apr 2014 14:57)
Brunel 2000 sparsely connected spiking neuron network
----------------------------------------------------- =====================================================
[Original publication](http://link.springer.com/article/10.1023%2FA%3A1008925309027).
More details…
### Installing and running the model
--------------------------------
Install [PyNN](http://neuralensemble.org/trac/PyNN/wiki/Installation), along with your chosen supported simulator(s).
[Install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type:
git clone https://github.com/OpenSourceBrain/Brunel2000.git
cd Brunel2000/PyNN
Depending on your simulator type:
python brunel.py nest
or
python brunel.py neuron
or
python brunel.py brian
----------------------------------------------------- =====================================================
[Original publication](http://link.springer.com/article/10.1023%2FA%3A1008925309027).
More details…
### Installing and running the model
--------------------------------
Install [PyNN](http://neuralensemble.org/trac/PyNN/wiki/Installation), along with your chosen supported simulator(s).
[Install Git](http://www.opensourcebrain.org/projects/gitintro/wiki/Wiki) and type:
git clone https://github.com/OpenSourceBrain/Brunel2000.git
cd Brunel2000/PyNN
Depending on your simulator type:
python brunel.py nest
or
python brunel.py neuron
or
python brunel.py brian