TomasVenkrbec/Cpp_MNIST_CNN
An implementation of deep learning framework in C++, without the use of any external libraries. The framework is then used to create convolutional neural network, which is then used to classify hand-written numbers from MNIST dataset.
No commits in the last 6 months.
Stars
1
Forks
—
Language
C++
License
MIT
Category
Last pushed
Aug 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TomasVenkrbec/Cpp_MNIST_CNN"
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
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework