Skip to content

Built a *basic* deep learning framework to understand how things work. Code written by freshman me. Project not maintained anymore.

License

Notifications You must be signed in to change notification settings

sanjaymaniam/noobNet

Repository files navigation

noobNet

An elementary Deep Learning framework built on C++.

Supports dense layers with softmax, relu and sigmoid activations.

To Do: Convolution layers. Max Pool layers. Adam and GD with momentum optimizations.

About

Built a *basic* deep learning framework to understand how things work. Code written by freshman me. Project not maintained anymore.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages