ianmkim/snnpp
Spiking Neural Network implementation in pure C++ with minimal dependencies
This project helps researchers and machine learning practitioners analyze and classify images using a unique type of neural network. You provide image data, and it outputs learned representations, image classifications, and even reconstructs images from these representations. It's designed for those working with image recognition or generative models who need highly efficient processing.
No commits in the last 6 months.
Use this if you are developing or experimenting with Spiking Neural Networks (SNNs) for image classification or generation and need a high-performance C++ implementation.
Not ideal if you prefer working exclusively in Python or require a traditional deep learning framework with extensive pre-built models and tools.
Stars
13
Forks
1
Language
C++
License
MIT
Category
Last pushed
Nov 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ianmkim/snnpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.