shi-yan/FreeWill
A deep learning library in C++/CUDA
This is a deep learning library implemented in C++ and CUDA. It allows developers to build and experiment with deep learning models, similar to what can be done with ConvNetJS, but with a focus on low-level implementation. It's designed for experienced developers who want to understand the intricate details of deep learning algorithms and build custom solutions.
No commits in the last 6 months.
Use this if you are a C++/CUDA developer interested in learning deep learning by implementing algorithms from scratch, or if you need to build highly optimized deep learning components directly in C++.
Not ideal if you are looking for a high-level deep learning framework for immediate model training and deployment without delving into implementation details.
Stars
81
Forks
31
Language
JavaScript
License
GPL-3.0
Category
Last pushed
Sep 14, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shi-yan/FreeWill"
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...)