dreamilk/ANN
An artificial neural network framework based on c++
This is a foundational framework designed for C++ developers who need to implement artificial neural networks from scratch. It provides the core structure and tools to build, train, and test neural network models. Developers can use this to integrate custom AI capabilities directly into C++ applications.
No commits in the last 6 months.
Use this if you are a C++ developer needing to build or integrate custom neural network models directly into your applications.
Not ideal if you are looking for a high-level Python library for machine learning or a pre-built neural network solution.
Stars
77
Forks
15
Language
C++
License
—
Category
Last pushed
Jun 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dreamilk/ANN"
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