TheBrainLab/Spikingformer
Spikingformer: A Key Foundation Model for Spiking Neural Networks (AAAI 2026)
Spikingformer helps researchers and engineers build highly efficient artificial intelligence models, particularly for tasks like image recognition. It takes raw image data and processes it using a novel type of neural network that significantly reduces energy consumption while maintaining high accuracy. This project is for AI model developers and researchers working with biologically inspired neural networks.
127 stars.
Use this if you need to develop AI models that process visual information with extreme energy efficiency, such as for edge devices or low-power applications.
Not ideal if you are a general machine learning practitioner looking for a plug-and-play solution for standard deep learning tasks without a focus on spiking neural networks or energy efficiency.
Stars
127
Forks
11
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TheBrainLab/Spikingformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fangwei123456/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
neuromorphs/NIR
Neuromorphic Intermediate Representation reference implementation
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
norse/norse
Deep learning with spiking neural networks (SNNs) in PyTorch.
jeshraghian/snntorch
Deep and online learning with spiking neural networks in Python