Skip to main content

Structure

SNNAX contains the following main components:

ComponentDescription
ArchitectureRepresents the model architecture, allowing users to create custom SNN architectures.
LayersProvides different layers that can be used in the model implementation.
FunctionsIncludes pre-implemented layer spike threshold functions and model forward evaluation loops.