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.