xueyuan-she/ParallelSpikeSim
GPU accelerated spiking neural network simulator
Simulates complex brain-like neural networks that communicate with electrical 'spikes', much like biological brains. It takes descriptions of these networks and their inputs, then quickly shows how they respond and learn. This tool is ideal for neuroscientists, AI researchers, and hardware designers exploring new computing paradigms.
No commits in the last 6 months.
Use this if you need to rapidly model large-scale spiking neural networks or test their performance on specialized hardware.
Not ideal if you are working with traditional artificial neural networks (ANNs) or require a simulator without GPU acceleration.
Stars
16
Forks
—
Language
Cuda
License
MIT
Category
Last pushed
Mar 23, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/xueyuan-she/ParallelSpikeSim"
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