g0d/GANN
Geeks Artificial Neural Network (G.A.N.N)
This project offers an automated way to design and train a unique type of Artificial Neural Network (ANN) that can learn complex patterns. You provide the problem definition and some initial criteria, and it outputs a fully configured and trained neural network model. This is for researchers, academics, or advanced practitioners exploring novel neural network architectures and automated machine learning.
No commits in the last 6 months.
Use this if you want to automatically generate and train a specialized neural network without needing to write extensive code for architecture design or optimization.
Not ideal if you're looking for a standard, off-the-shelf deep learning library like TensorFlow or PyTorch for common machine learning tasks.
Stars
18
Forks
3
Language
C++
License
—
Category
Last pushed
Sep 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/g0d/GANN"
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