BrosnanYuen/tt07-Neuromorphic-ASIC-with-96-Neurons
Neuromorphic ASIC with 96 neurons on Tiny Tapeout 7
This project offers a specialized neuromorphic ASIC featuring 96 fully programmable neurons arranged in an 8x12 grid. It allows users to input serial data into an artificial neural network and receive serial outputs. This is designed for researchers and engineers exploring hardware implementations of neural networks for specific, highly efficient computation tasks.
No commits in the last 6 months.
Use this if you need a compact, programmable hardware neural network for exploring neuromorphic computing principles or integrating custom neural network logic directly onto a chip.
Not ideal if you need a general-purpose AI accelerator, prefer software-based neural network simulations, or require a very large number of neurons.
Stars
11
Forks
—
Language
Verilog
License
Apache-2.0
Category
Last pushed
May 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/BrosnanYuen/tt07-Neuromorphic-ASIC-with-96-Neurons"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fastmachinelearning/hls4ml
Machine learning on FPGAs using HLS
alibaba/TinyNeuralNetwork
TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.
KULeuven-MICAS/zigzag
HW Architecture-Mapping Design Space Exploration Framework for Deep Learning Accelerators
fastmachinelearning/hls4ml-tutorial
Tutorial notebooks for hls4ml
doonny/PipeCNN
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks