Skip to content

C++ classes of Izhikevich type neurons that can be networked to simulate custom spiking neural networks

Notifications You must be signed in to change notification settings

kostasl/SpikeNetworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spiking Izhikevich type Neurons for custom network simulations

Author: Kostas Lagogiannis 2013

Brief

These source files are example implementations of An Izhikevich spiking neural implementation with C++ Classes. I produce them as test code and they can be re-used for other research activities to form custom simulations.

The package includes two types of neuron classes: * regular firing neuron * fast firing neuron

A demo of how to utilize the classes to create a small netwrok is provided in SpikingNetwork.cpp The project was originally developed in eclipse and I have left the project files in case this is convenient in the future.

Requires:

* Scientific library GSL
* gnuplot to produce plot output data.

About

C++ classes of Izhikevich type neurons that can be networked to simulate custom spiking neural networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published