hxtorch.spiking.modules.neuron
Implementing SNN modules
Classes
|
Layer of neurons with configurable dynamics up to adaptive exponential leaky integrate-and-fire complexity. |
|
|
|
|
|
Factory for classes which are to be used as custom handles for observable data, depending on the specific observables a module deals with. |
|
Layer of leaky integrator neurons |
|
Layer of leaky integrate-and-fire neurons. |
alias of |
|
alias of |
|
Represents the internal structure of a neuron. |
|
|
Neuron layer with exponential Euler intergration scheme. |
|
Base class for on-chip populations on BSS-2 |
|
Neuron layer with exponential Euler intergration scheme. |
|
Neuron with a single iso-potential compartment. |
alias of |
Functions
-
hxtorch.spiking.modules.neuron.
warn
(message, category=None, stacklevel=1, source=None) Issue a warning, or maybe ignore it or raise an exception.