norse.torch.module.lif_adex_refrac

norse.torch.module.lif_adex_refrac#

Classes

LIFAdExRefracCell([p])

Module that computes a single euler-integration step of a LIFAdEx neuron-model with absolute refractory period without recurrence.

LIFAdExRefracRecurrent(input_size, hidden_size)

A neuron layer that wraps a LIFAdExRefracRecurrentCell in time such that the layer keeps track of temporal sequences of spikes.

LIFAdExRefracRecurrentCell(input_size, ...)

Module that computes a single euler-integration step of a LIFAdEx neuron-model with absolute refractory period More specifically it implements one integration step of the following ODE.