hxtorch.spiking.modules.types

Define module types

Classes

BasePopulation(size, experiment, …)

Base class for populations

HXBaseParameter(hardware_value, model_value)

HXModule(experiment, execution_instance)

PyTorch module supplying basic functionality for elements of SNNs that do have a representation on hardware

HXParameter(value, float, int])

InputPopulation(size, experiment, …)

Base type for external input populations

Population(size, experiment, …)

Base class for on-chip populations on BSS-2

Projection(in_features, out_features, …)

Base class for projections on BSS-2