jdeng / rbm-mnistLinks
C++ 11 implementation of Geoff Hinton's Deep Learning matlab code
☆285Updated 9 years ago
Alternatives and similar repositories for rbm-mnist
Users that are interested in rbm-mnist are comparing it to the libraries listed below
Sorting:
- A GPU implementation of Convolutional Neural Nets in C++☆506Updated 4 years ago
- Deep learning code by Hinton☆93Updated 13 years ago
- Convolutional Neural Networks for Matlab for classification and segmentation, including Invariang Backpropagation (IBP) and Adversarial T…☆238Updated 8 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆179Updated 6 years ago
- Matrix library for CUDA in C++ and Python☆196Updated 8 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 4 years ago
- ☆73Updated 13 years ago
- MXNet Tutorial for NVidia GTC 2016.☆131Updated 9 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 4 years ago
- MultiGPU enabled image generative models (GAN and DCGAN)☆206Updated 4 years ago
- Code for Deep Learning class at Google☆73Updated 13 years ago
- Marvin: A Minimalist GPU-only N-Dimensional ConvNets Framework