Skip to content

A deep learning framework completely in C++, currently support training of neural network, will support other tensor libraries and cuda in the future.

Notifications You must be signed in to change notification settings

ZhiyuZhangA/Easy_DeepLFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Easy Deep Learning Framework
This is a deep learning framework made completely in C++ without other libraries.
Currently only support neural network training with linear layers and several non-linear layers
It is still in development and optimization, and will support CUDA acceleration in the future!

Dataset support:
Boston Housing
Mnist

Future Added:
CIFAR-10
CIFAR-100
ImageNet
...

About

A deep learning framework completely in C++, currently support training of neural network, will support other tensor libraries and cuda in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published