KasperskyLab/knp
Kaspersky Neuromorphic Platform
This platform helps researchers and engineers develop and deploy spiking neural networks (SNNs). You can feed it various data types like images, audio, or telemetry to create and train SNNs. The output is a specialized neural network capable of efficient execution on standard or neuromorphic hardware. This is ideal for those working in robotics, IoT, or developing advanced AI for low-power devices.
Use this if you need to build, train, and implement energy-efficient AI solutions using spiking neural networks for domains like robotics, IoT, or unmanned systems.
Not ideal if you primarily work with traditional artificial neural networks and do not have a specific need for spiking neural network architectures.
Stars
42
Forks
18
Language
C++
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/KasperskyLab/knp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
flashlight/flashlight
A C++ standalone library for machine learning
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14