examples:start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| examples:start [2016/07/20 19:55] – [Simple examples --- First Steps] adds sim_step_current zenke | examples:start [2018/06/03 13:05] (current) – Updates reference zenke | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| To get started you should have a look at a few examples written with Auryn. The following simulations come with Auryn when downloaded and can be found in the '' | To get started you should have a look at a few examples written with Auryn. The following simulations come with Auryn when downloaded and can be found in the '' | ||
| - | You can build all examples by issuing '' | + | Starting |
| + | ===== Example code included with Auryn ===== | ||
| - | ==== Simple | + | The following |
| - | These are very simple | + | ==== Basic examples ==== |
| + | |||
| + | These are very simple models | ||
| * [[sim_poisson]] This example is //Hello world// in Auryn. It shows you how to create a simple [[manual: | * [[sim_poisson]] This example is //Hello world// in Auryn. It shows you how to create a simple [[manual: | ||
| * [[sim_epsp]] Another rather simple simulation illustrating the recording of voltage or conductance traces from a single neuron. | * [[sim_epsp]] Another rather simple simulation illustrating the recording of voltage or conductance traces from a single neuron. | ||
| * [[sim_epsp_stp]] A variation of the previous example, but using [[manual: | * [[sim_epsp_stp]] A variation of the previous example, but using [[manual: | ||
| - | * [[sim_step_current]] Simulates step current input to a neuron in this particular example to the Izhikevich model | + | * [[sim_step_current]] Simulates step current input to a neuron |
| - | ===== Published work ===== | ||
| - | ==== Example code that comes with Auryn | + | ==== Network simulations |
| - | These examples | + | Here a few more common network simulation |
| * [[sim_coba_benchmark]] The Vogels and Abbott network [1] in its 4000 neuron conductance based synapses version as used in [7,8]. | * [[sim_coba_benchmark]] The Vogels and Abbott network [1] in its 4000 neuron conductance based synapses version as used in [7,8]. | ||
| - | * [[sim_isp_orig]] This simulation illustrates inhibitory plasticity in the Vogels and Abbott network. It is the parallelized version of our network used in Figure 4 in [2]. | + | * [[sim_isp_orig]] This simulation illustrates inhibitory plasticity in the Vogels and Abbott network. It is the parallelized version of our network used in Figure 4 in [2]. ([[sim_isp_big]] An up-scaled version of this network to 200,000 neurons) |
| - | * [[sim_isp_big]] An up-scaled version of this network to 200,000 neurons. | + | |
| * [[sim_background]] A simulation implementing homeostatic triplet STDP at excitatory synapses. It was used in [3]. | * [[sim_background]] A simulation implementing homeostatic triplet STDP at excitatory synapses. It was used in [3]. | ||
| * [[sim_dense]] simulates a 25,000 neuron network with non-plastic connectivity of 10% which receives modulated external Poisson input. Similar to what we used in [4]. | * [[sim_dense]] simulates a 25,000 neuron network with non-plastic connectivity of 10% which receives modulated external Poisson input. Similar to what we used in [4]. | ||
| Line 30: | Line 30: | ||
| - | ==== Published work using Auryn ==== | + | ===== |
| - | The code for these works can be found in separate repositories, | + | The code for these works can be found in separate repositories, |
| + | * Zenke, F., and Ganguli, S. (2018). SuperSpike: Supervised learning in multi-layer spiking neural networks. Neural Computation 30, 1514–1541. [[https:// | ||
| + | * Zenke, F., and Gerstner, W. (2017). Hebbian plasticity requires compensatory processes on multiple timescales. Phil. Trans. R. Soc. B 372, 20160259. [[http:// | ||
| + | * Neftci, E., Augustine, C., Paul, S., and Detorakis, G. (2016). Neuromorphic Deep Learning Machines. arXiv: | ||
| * Neftci, E.O., Pedroni, B.U., Joshi, S., Al-Shedivat, | * Neftci, E.O., Pedroni, B.U., Joshi, S., Al-Shedivat, | ||
| * Zenke, F., Agnes, E.J., and Gerstner, W. (2015). Diverse synaptic plasticity mechanisms orchestrated to form and retrieve memories in spiking neural networks. [[http:// | * Zenke, F., Agnes, E.J., and Gerstner, W. (2015). Diverse synaptic plasticity mechanisms orchestrated to form and retrieve memories in spiking neural networks. [[http:// | ||
| Line 46: | Line 49: | ||
| - | ==== Bibliography ==== | + | ===== Bibliography |
| [1] Vogels, T.P., Abbott, L.F., 2005. Signal propagation and logic gating in networks of integrate-and-fire neurons. J Neurosci 25, 10786. | [1] Vogels, T.P., Abbott, L.F., 2005. Signal propagation and logic gating in networks of integrate-and-fire neurons. J Neurosci 25, 10786. | ||
examples/start.1469044543.txt.gz · Last modified: 2016/07/20 19:55 by zenke
