Apiquet / DeepLearningFrameworkFromScratchCppView on GitHub
Deep Learning framework implementation with MSE, ReLU, softmax, linear layer, a feature/label generator and a mini-batch training. The main goal of this repository is to show how to develop a project in C++ by using key concepts of C++: abstract class/interface and inheritance, memory management, smart-pointers, iterator, const expression, etc.
24Apr 20, 2024Updated last year

Alternatives and similar repositories for DeepLearningFrameworkFromScratchCpp

Users that are interested in DeepLearningFrameworkFromScratchCpp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.

Sorting:

Are these results useful?