https://github.com/abrg-models/izhikevichabc
An example Izhikevic neuron model implemented in SpineML, with an Ipython Notebook to explore it
https://github.com/abrg-models/izhikevichabc
Last synced: 8 months ago
JSON representation
An example Izhikevic neuron model implemented in SpineML, with an Ipython Notebook to explore it
- Host: GitHub
- URL: https://github.com/abrg-models/izhikevichabc
- Owner: ABRG-Models
- Created: 2015-11-27T11:14:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T12:42:10.000Z (about 2 years ago)
- Last Synced: 2025-05-17T12:37:11.606Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 712 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IzhikevichABC
An example Izhikevic neuron model implemented in SpineML, with an Ipython Notebook to explore it
The files here are:
Izhi_STN - The SpineML model directory.
run_abc_model.ipynb - An Ipython Notebook to run Izhi_STN
firing_rate.py
plot_izhi.py
update_abc_model_xml.py
load_sc_data.py
read_abc_model_xml.py - Library code for run_abc_model.ipynb
To run the model, you'll need a working installation of SpineCreator.
See:
http://bimpa.group.shef.ac.uk/SpineML/index.php/SpineCreator_-_A_Graphical_Tool#Building_on_Linux
Seb James, 2015-11-27