norse and snntorch
These are competitors offering overlapping functionality—both provide PyTorch-based frameworks for building and training SNNs, though snntorch has achieved significantly greater adoption and maintenance activity.
About norse
norse/norse
Deep learning with spiking neural networks (SNNs) in PyTorch.
This is a library for machine learning researchers and AI developers who build neural networks. It helps you design and train specialized deep learning models called spiking neural networks (SNNs) using the familiar PyTorch framework. You provide your data and model architecture, and it outputs trained SNNs that can process information in a bio-inspired, event-driven way.
About snntorch
jeshraghian/snntorch
Deep and online learning with spiking neural networks in Python
This project helps machine learning engineers and researchers build brain-inspired neural networks that are often more efficient than traditional deep learning models. It takes your standard PyTorch neural network architecture and converts its neurons to 'spiking' neurons, outputting models that mimic how biological brains process information. It's designed for those exploring neuromorphic computing or seeking energy-efficient AI solutions.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work