norse.torch.functional.izhikevich.spike_latency#
- norse.torch.functional.izhikevich.spike_latency = ((0.02, 0.2, -65, 6, 0.04, 5, 140, 30, 250, 'super', 100.0), (tensor(-70., requires_grad=True), tensor(-14.)))#
Spiking behavior of a Izhikevich neuron
- Parameters:
p (IzhikevichParameters) : parameters of the Izhikevich neuron model s (IzhikevichState) : state of the Izhikevich neuron model