Skip to content

easycui/deepnet

This branch is up to date with nitishsrivastava/deepnet:master.

Repository files navigation

deepnet

Implementation of some deep learning algorithms.

GPU-based python implementation of

  1. Feed-forward Neural Nets
  2. Restricted Boltzmann Machines
  3. Deep Belief Nets
  4. Autoencoders
  5. Deep Boltzmann Machines
  6. Convolutional Neural Nets

Built on top of the cudamat library by Vlad Mnih and cuda-convnet library by Alex Krizhevsky.

About

Implementation of some deep learning algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.3%
  • Cuda 44.3%
  • C++ 6.8%
  • Protocol Buffer 1.3%
  • Shell 1.0%
  • Makefile 0.2%
  • C 0.1%