Description
Izhikevich spiking neuron model¶
Implementation of the model from: http://izhikevich.org/publications/whichmod.htm
See the Wiki for more details about current implementations.
Reusing this model¶
The code in this repository is provided under the terms of the software license included with it. If you use this model in your research, we respectfully ask you to cite the references outlined in the CITATION file.
Status
The Izhikevich model is supported by NeuroML v2.0 and PyNN 0.8. This project will demonstrate all of the main firing behaviours of this cell model.
Members
Developer: Andrew Davison, Padraig Gleeson, Salvador Dura-Bernal, Vitor Chaud
Scientific Coordinator: Padraig Gleeson
References
The original published version of this model is available on
This model was originally developed in: MATLAB
The code for this model is hosted on GitHub: https://github.com/OpenSourceBrain/IzhikevichModel