Sparsely connected spiking neuron network - Brunel 2000
        
| Contributors | 
Wiki » History » Version 2
            « Previous - 
            Version 2/5
            (diff) - 
            Next » - 
            Current version
            
            Padraig Gleeson, 30 Apr 2014 14:57 
            
        
Brunel 2000 sparsely connected spiking neuron network¶
Original publication. More details…
Installing and running the model¶
Install PyNN, along with your chosen supported simulator(s).
Type:
git clone git://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