brian-team / brian2genn

Brian 2 frontend to the GeNN simulator
http://brian2genn.readthedocs.io/
GNU General Public License v2.0
46 stars 16 forks source link

Support run-regularly for synapses #58

Closed tnowotny closed 4 years ago

tnowotny commented 6 years ago

Support run_regularly for synapses likely using the synapse_dynamics mechanism of GeNN. An example of application would be weight decay that is only calculated every 100ms >> timestep.