udthegooner/neuralnet-cpp-cuda
A modular Deep Learning library in C++ and CUDA. Implements full backpropagation with custom GPU kernels, optimized for memory throughput and numerical stability. 98% MNIST accuracy with 42x faster inference than CPU baseline.
Stars
—
Forks
—
Language
Cuda
License
—
Category
Last pushed
Jan 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/udthegooner/neuralnet-cpp-cuda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dobiasd/frugally-deep
A lightweight header-only library for using Keras (TensorFlow) models in C++.
flashlight/flashlight
A C++ standalone library for machine learning
KasperskyLab/knp
Kaspersky Neuromorphic Platform
nntile/nntile
A neural network training framework within a task-based parallel programming paradigm
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)