Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


tutorials:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
tutorials:start [2016/11/17 07:12] – [Tutorials] zenketutorials:start [2018/05/30 07:20] – Changes list zenke
Line 4: Line 4:
  
   * [[Tutorial 1]]: Simulate a single AdEx neuron and record spikes and membrane potentials.   * [[Tutorial 1]]: Simulate a single AdEx neuron and record spikes and membrane potentials.
-  * [[Tutorial 2]]: Build a simple balanced network model. +  * [[Tutorial 2]]: Build the Vogels & Abbott balanced network model. 
   * [[Tutorial 3]]: Create and simulate a network model with inhibitory plasticity.   * [[Tutorial 3]]: Create and simulate a network model with inhibitory plasticity.
 +  * [[Tutorial 4]]: [[SuperSpike]]: Supervised learning in spiking networks (coming soon).
  
  
Line 15: Line 16:
   * [[Writing your own plasticity model]]. This is a simple walk-through for the logic behind plastic updates and what methods are called where and when. It sketches in simple terms what needs to be done to implement a new custom synapse model in Auryn.   * [[Writing your own plasticity model]]. This is a simple walk-through for the logic behind plastic updates and what methods are called where and when. It sketches in simple terms what needs to be done to implement a new custom synapse model in Auryn.
   * [[Multiple synaptic state variables]]. This example aims at creating a plastic connection object in which the the actual weight change is the low-pass filtered output of meta-variable which is influenced by STDP.   * [[Multiple synaptic state variables]]. This example aims at creating a plastic connection object in which the the actual weight change is the low-pass filtered output of meta-variable which is influenced by STDP.
-  * Neuron Models: Coming soon. 
  
  
tutorials/start.txt · Last modified: 2018/05/30 07:21 by zenke