norse.torch.functional.lif_adex_refrac#
Functions
|
Compute the refractory update. Parameters: state (LIFAdExRefracState): Initial state of the refractory neuron. z_new (torch.Tensor): New spikes that were generated. v_new (torch.Tensor): New voltage after the lif update step. p (torch.Tensor): Refractoryp. |
|
Computes a single euler-integration step of a feed forward |
|
Computes a single euler-integration step of a recurrently connected |
Classes
|
State of a feed forward LIFAdExRefrac neuron |
|
|
|
State of a LIFAdExRefrac neuron with absolute refractory period. |