Tutorials/networks

This directory contains the documented GENESIS network model simulations:

RSnet/ - RSnet is a demonstration of a simple network, consisting of a grid of simplified neocortical regular spiking pyramidal cells, each one coupled with excitory synaptic connections to its four nearest neighbors. It is described and analyzed in the GENESIS Modeling Tutorial section "Creating large networks with GENESIS".

synfirenet/ - Contains an example of a more abstract type of network connectivity, the synfire chain. These scripts were developed by Dieter Jaeger as as an exercise in script programming of networks, and the scripts were designed to be easily modified. The network model also allows Hebbian learning. The main script is netsim.g. The GUI lets you experiment with the model, and the HELP menu offers suggestions on ways to modify the model. The README file explains about synfire chains and the details of this model.

Additional networks for this extended version of the Tutorials package:

GENESIS_HH_benchmark/ - Contains the GENESIS implementations of the Vogels and Abbott (2005) model using single compartment neurons with Hodgkin-Huxley dynamics. This was used as a benchmark for neural simulators in the review by Brette et al. (2007).

hippo2/ - This is a small hippocampal network model consisting of 72 pyramidal cells (Traub 1994 model) and 18 interneurons (Traub 1995 model), developed and submitted to BABEL, the GENESIS Users Group, by Kerstin Menne (Menne et al., 2002) It contains papers and a thesis with detailed documentation of the model.

TurtleVisCortex/ - This is the Nenadic et al. (2003) large scale model of turtle visual cortex. It contains 368 lateral neurons, 311 medial neurons, 20 horizontal, 45 stellate neurons, and 44 subpial neurons in a simulated 1.6 x 1.6 mm piece of cortex. There are also 201 LGN input neurons.

References

Brette R, Rudolph M, Carnevale T, Hines M, Beeman D, Bower JM, Diesmann M, Morrison A, Goodman PH, Harris Jr FC, Zirpe M, Natschlager T, Pecevski D, Ermentrout B, Djurfeldt M, Lansner A, Rochel O, Vieville T, Muller E, Davison AP, El Boustani S, and Destexhe A (2007) Simulation of networks of spiking neurons: a review of tools and strategies. J. Comput. Neurosci. (in press)

Menne, K.M.L., Folkers, A., Malina, T., Maex, R. and Hofmann, U. G. (2002) Test of spike sorting algorithms on the basis of simulated network data. Neurocomputing 44-46:1119-1126.

Nenadic, Z., Ghosh, B.K. and Ulinski. P. (2003) Propagating Waves in Visual Cortex: A Large Scale Model of Turtle Visual Cortex", J. Computational Neuroscience 14:161-184.

Vogels TP, Abbott LF. (2005) Signal propagation and logic gating in networks of integrate-and-fire neurons. J. Neurosci. 25: 10786-10795.


Return to the GENESIS Neural Modeling Tutorials main index