Bulding a network

The basics of how to develop, test, and use models.
Post Reply
ted
Site Admin
Posts: 6299
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: Bulding a network

Post by ted »

Suggest you read the following, in sequence:

1. "Efficient discrete event simulation of spiking neurons in NEURON" (available from NEURON's Documentation page http://www.neuron.yale.edu/neuron/docs)
or chapters 10 and 11 of the NEURON book
2. "Translating network models to parallel hardware in NEURON" (available from NEURON's Documentation page http://www.neuron.yale.edu/neuron/docs)

and refer to the Programmer's Reference
http://www.neuron.yale.edu/neuron/stati ... tents.html
whenever you run into a new keyword.
Post Reply