Deepnet
Implementation of some deep learning algorithms.
GPU-based python implementation of
- Feed-forward Neural Nets
- Restricted Boltzmann Machines
- Deep Belief Nets
- Autoencoders
- Deep Boltzmann Machines
- Convolutional Neural Nets
Built on top of the cudamat library by Vlad Mnih and cuda-convnet library by Alex Krizhevsky.
Run command on pcDuino Ubuntu Terminal:
$ sudo apt-get install git $ git clone https://github.com/nitishsrivastava/deepnet
Leave a Reply
You must be logged in to post a comment.