Skip to content

Primitive NN made from scratch using only the C++ standard library. Recommended to compile with C++14 or higher.

License

Notifications You must be signed in to change notification settings

CJO-20/Babys_First_NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Babys_First_NN

Primitive NN made from scratch using only the C++ standard library, no external 3rd party dependencies. Recommended to compile with C++14 or higher.

About

Primitive NN made from scratch using only the C++ standard library. Recommended to compile with C++14 or higher.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages