model.tools.layers.SLI#
- class SLI(state_storage: bool = False)[source]#
Bases:
LayerGenGenerator of the layer of Saturable LI neurons
Uses
SLICellmodule.- Parameters:
state_storage (bool, optional) – If the truth, wraps the module into the
StateStorageclass, in which the intermediate states of the neuron are preserved for analysis, defaults to False
Methods
Initializes and returns the network layer