Gattic/glades-ml
Open Source C++ library for creating and managing deep feed forward neural networks.
This is a C++ library designed for developers who need to build and manage deep feedforward neural networks within their C++ applications. It provides the tools to create network architectures, feed them data, and get predictions or classifications as output. A C++ developer working on performance-sensitive machine learning integrations would use this.
Use this if you are a C++ developer needing to embed deep feedforward neural network capabilities directly into your C++ projects.
Not ideal if you are not a C++ developer or if you require a broader range of machine learning models beyond deep feedforward networks.
Stars
9
Forks
6
Language
C++
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Gattic/glades-ml"
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
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
KasperskyLab/knp
Kaspersky Neuromorphic Platform