Immortale-dev/NerOne
Low level C++ neural network engine. The engine provides a huge flexibility in creating neural networks. It also gives an ability for performance optimisations.
This C++ neural network engine helps developers create highly customized neural networks. It provides foundational building blocks to define network structures and operations with fine-grained control. Software engineers building machine learning applications from scratch would use this to implement bespoke neural network architectures.
No commits in the last 6 months.
Use this if you are a C++ developer who needs maximum flexibility and control to build or optimize custom neural network architectures from a low-level perspective.
Not ideal if you are looking for a high-level framework for quickly prototyping standard neural network models, or if you are not comfortable with C++.
Stars
11
Forks
—
Language
C++
License
MIT
Category
Last pushed
Jan 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Immortale-dev/NerOne"
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
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
KasperskyLab/knp
Kaspersky Neuromorphic Platform
wichtounet/dll
Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)