rate_connection_delayed – Synapse type for rate connections with delay¶
Description¶
rate_connection_delayed
is a connector to create connections with delay
between rate model neurons.
To create instantaneous rate connections please use
the synapse type rate_connection_instantaneous
.
See also [1].
Transmits¶
DelayedRateConnectionEvent
References¶
See also¶
rate_connection_instantaneous, rate_neuron_ipn, rate_neuron_opn
Examples using this model¶
Tutorial on learning to accumulate evidence with e-prop after Bellec et al. (2020)
Tutorial on learning to generate a lemniscate with e-prop after Bellec et al. (2020)
Tutorial on learning to generate handwritten text with e-prop after Bellec et al. (2020)
Tutorial on learning to generate sine waves with e-prop after Bellec et al. (2020)