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