Skip to content

AyushExel/LibNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibNet

Portable Deep Learning algorithms library for c++ from scratch

Fully Connected Neural networks available See test.cpp for example usage.

Dependencies

Armadillo c++ library Instructions to install Armadillo => http://arma.sourceforge.net/download.html

Example Usage

Run test.cpp after installing required dependecies.

Understanding Documentation

Open network.h to get an idea about the functions and classes. A detailed summary about a particular function can be found where the function is implemeted.

Contributing

I am currently not adding new faetures to this project but any suggestions and improvement are welcome.

About

Deep Neural Network algorithms library for c++ from scratch

Topics

Resources

Stars

15 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors