Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


examples:sim_coba_benchmark

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
Next revisionBoth sides next revision
examples:sim_coba_benchmark [2014/09/12 10:47] – Updates the program code. zenkeexamples:sim_coba_benchmark [2015/05/29 17:14] zenke
Line 43: Line 43:
 neurons_i->random_mem(-70e-3,10e-3); neurons_i->random_mem(-70e-3,10e-3);
 </code> </code>
-This part instatiates two groups of neurons of type [[TIFGroup]] which corresponds to the conductance based model with exponentially decaying PSCs and an absolute refractoriness of 5ms. The ''random_mem'' methods randomize the initial membrane potentials with a Gaussian (mean=-70mV and standard deviation 10e-3mV).+This part instatiates two groups of neurons of type [[TIFGroup]] which corresponds to the conductance based model with exponentially decaying PSCs and an absolute refractoriness of 5ms. The ''random_mem'' methods randomize the initial membrane potentials with a Gaussian (mean=-70mV and standard deviation 10mV).
  
  
Line 80: Line 80:
  
 ===== The full program ===== ===== The full program =====
 +**Note** you might find a more recent version of this code in the ''auryn/examples'' directory.
 +
 <code c++> <code c++>
 /*  /* 
examples/sim_coba_benchmark.txt · Last modified: 2016/07/05 23:40 by zenke