norse.torch.module.lif_box.LIFBoxFeedForwardState

norse.torch.module.lif_box.LIFBoxFeedForwardState#

class norse.torch.module.lif_box.LIFBoxFeedForwardState(v: Tensor)[source]#

State of a feed forward LIF neuron

Parameters:

v (torch.Tensor): membrane potential

__init__()#

Methods

__init__()

count(value, /)

Return number of occurrences of value.

index(value[, start, stop])

Return first index of value.

Attributes

v

Alias for field number 0