model.modules.sli.SLI#
- class SLI(p: SLIParameters = (tensor(200.), tensor(100.), tensor(0.), tensor(1.)), **kwargs)[source]#
Bases:
SNNA neuron layer that wraps a saturable-leaky-integrator
SLICellin time.The layer iterates over the _outer_ dimension of the input.
- Parameters:
p (float, optional) – parameters of the leaky integrator
dt – integration timestep to use
Methods
Attributes
training