hxtorch.spiking.modules.synapse

Implementing SNN modules

Classes

Parameter([data, requires_grad])

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

Projection(in_features, out_features, …)

Base class for projections on BSS-2

Synapse(in_features, out_features, …)

Synapse layer

SynapseHandle(graded_spikes)

Specialization for HX synapses