Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 594 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 594 Bytes

Templates and best practices to train spiking neural networks

This repository is going to evolve into a collection of scripts, benchmarks and code to train SNNs in a modular and fast way that is easy to read. Clean code is priority.

Posts

Code for my blog: https://lenzgregor.com/posts/

Spiking speech commands

Pytorch Lightning training code for the audio classification dataset, based on Tonic dataset and caching as well as an EXODUS model for fast training.