Skip to content

syhw/DL4H

Repository files navigation

DL4H

Deep learning for hackers: a hands-on approach to machine learning and deep learning.

Currently only covers "from logistic regression to adding hidden layers".

The only requirement is to fully code something from python/numpy (or C/Cython) before allowing it to be done in Theano / using other's CUDA kernels

TODO:

  • more machine learning principles (e.g. cross-validation)
  • convolutions in numpy
  • RNNs

About

Deep learning for hackers: a hands-on approach to machine learning and deep learning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages