hxtorch.spiking.modules.sparse_synapse

Implementing SNN modules

Classes

LIFObservables

alias of types.Handle_current_membrane_cadc_membrane_madc_spikes

Parameter([data, requires_grad])

A kind of Tensor that is to be considered a module parameter.

Projection(*prj_args, **prj_kwargs)

Base class for projections on BSS-2

ProjectionConnection(idx_pre, idx_post, weight)

SparseSynapse(connections, experiment, …)

Sparse synapse layer

SynapseHandle

alias of types.Handle_graded_spikes