Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:weightmonitor

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
manual:weightmonitor [2016/08/22 17:11] – [Output format] zenkemanual:weightmonitor [2016/08/22 17:14] – [Adding a specific synaptic connection] zenke
Line 28: Line 28:
 ==== Adding a specific synaptic connection ==== ==== Adding a specific synaptic connection ====
  
-If you are interested in a specific synaptic connection, you can add it to the list using +If you are interested in a specific synaptic connection, you can add it to the list using the pre and post indicives ([[NeuronID]])
 <code c++> <code c++>
-wmon->add_to_list( i);+wmon->add_to_list( prepost );
 </code> </code>
 or if you have a pointer ''ptr'' pointing to this synaptic weight: or if you have a pointer ''ptr'' pointing to this synaptic weight:
manual/weightmonitor.txt · Last modified: 2017/04/24 19:14 by zenke