norse.torch.functional.iaf.IAFFeedForwardState#
- class norse.torch.functional.iaf.IAFFeedForwardState(v: Tensor)[source]#
State of a feed forward integrate-and-fire 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
vAlias for field number 0