Shikhargupta/Spiking-Neural-Network
Pure python implementation of SNN observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3643
- days_rel: n/a
- days_push: 1496
- n_releases_24m: 0
Adoption not part of the score
1210 stars · 297 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A pure Python implementation of a hardware-efficient spiking neural network (SNN) trained with Spike-Time Dependent Plasticity (STDP). It includes neuron, synapse, receptive field, and spike train components plus a winner-takes-all classification simulator demonstrated on MNIST.
Use cases
- simulate spiking neural networks in python
- learn STDP-based unsupervised weight learning
- classify MNIST digits with a spiking network
- prototype on-chip neuromorphic learning algorithms
- understand spike trains and receptive fields
- experiment with energy-efficient neural network learning
When to choose
- you want a simple, readable pure-Python SNN simulator for learning or teaching
- you are exploring STDP and neuromorphic computing concepts
- you need a lightweight educational baseline before using a full simulator like Brian2 or Norse
When to avoid
- you need high performance or GPU acceleration
- you require production-grade deep learning training pipelines
- you need actively maintained code with broad community support
Facets
library · maturity maintenance
machine-learning simulation machine-learning deep-learning python cross-platform spiking-neural-networks stdp neuromorphic-computing mnist pure-python neuromorphic
1 source
- readme: https://github.com/Shikhargupta/Spiking-Neural-Network · fetched 2026-08-28 · 1e4ad6bd0132
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Shikhargupta/Spiking-Neural-Network | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Shikhargupta/Spiking-Neural-Network")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem