Skip to content

nashmit/deep_learning_demo

 
 

Repository files navigation

Deep learning demo

This is a demo implementation of a multi layer neural network. Automatic differentiation is used to compute the gradients during learning.

The goal is to have a very simple and straight forward implementation for demoing and learning the inner workings of DNNs, i.e. learning by doing for myself.

About

Deep learning demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • C++ 98.6%
  • Other 1.4%