Structure
SNNAX contains the following main components:
| Component | Description |
|---|---|
| Architecture | Represents the model architecture, allowing users to create custom SNN architectures. |
| Layers | Provides different layers that can be used in the model implementation. |
| Functions | Includes pre-implemented layer spike threshold functions and model forward evaluation loops. |