norse.torch.functional.izhikevich.integrator#
- norse.torch.functional.izhikevich.integrator = ((0.02, -0.1, -55, 6, 0.04, 4.1, 108, 30, 250, 'super', 100.0), (tensor(-60., requires_grad=True), tensor(6.)))#
Spiking behavior of a Izhikevich neuron
- Parameters:
p (IzhikevichParameters) : parameters of the Izhikevich neuron model s (IzhikevichState) : state of the Izhikevich neuron model