norse.torch.functional.izhikevich.dap#
- norse.torch.functional.izhikevich.dap = ((1.0, 0.2, -60, -21, 0.04, 5, 140, 30, 100, '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