zwhexplorer/Spiking-Neural-Network-Accelerator-EE552-project
Spiking Neural Network Accelerator
This project helps chip designers understand and implement machine learning accelerators inspired by spiking neural networks like TrueNorth and Loihi. It takes architectural and circuit design principles as input, and outputs models and implementations of asynchronous spiking neural networks, particularly focusing on how traditional convolutional neural networks can be mapped to them. This is primarily for students and professionals in electrical engineering or computer architecture.
No commits in the last 6 months.
Use this if you are a chip designer or electrical engineering student interested in modeling and implementing asynchronous spiking neural network accelerators for machine learning.
Not ideal if you are looking for a ready-to-use software library or a high-level tool for general machine learning application development.
Stars
15
Forks
4
Language
SystemVerilog
License
—
Category
Last pushed
May 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zwhexplorer/Spiking-Neural-Network-Accelerator-EE552-project"
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