Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


examples:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
examples:start [2017/11/23 09:49] – [Simple examples --- First Steps] Heading changed zenkeexamples:start [2017/11/23 09:52] – Changes structure zenke
Line 5: Line 5:
 Starting from Auryn v0.7.0, examples are compiled automatically when building the simulator. See [[manual:CompileAuryn]] to learn how to build Auryn and its examples using ''cmake'' on diverse platforms. Starting from Auryn v0.7.0, examples are compiled automatically when building the simulator. See [[manual:CompileAuryn]] to learn how to build Auryn and its examples using ''cmake'' on diverse platforms.
  
 +===== Example code included with Auryn  =====
 +
 +The following examples can be found Auryn's /examples directory.
  
 ==== Basic examples ==== ==== Basic examples ====
  
-These are very simple network models which can be easily understood and modified to get a first impression of how Auryn simulations are built.+These are very simple models with a single neuron which can be easily understood and modified to get a first impression of how Auryn simulations are built.
  
   * [[sim_poisson]] This example is //Hello world// in Auryn. It shows you how to create a simple [[manual:PoissonGroup]] that fires at a given rate and writes the output to a [[manual:ras]] file.   * [[sim_poisson]] This example is //Hello world// in Auryn. It shows you how to create a simple [[manual:PoissonGroup]] that fires at a given rate and writes the output to a [[manual:ras]] file.
Line 16: Line 19:
  
  
-==== Example code included with Auryn  ====+==== Network simulations ====
  
-These examples come with Auryn in the /examples directory.+Here a few more common network simulation examples.
  
   * [[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].
Line 47: Line 50:
    
  
-==== 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.txt · Last modified: 2018/06/03 13:05 by zenke