dkyang / UFLDL-Tutorial-ExerciseLinks
☆76Updated 8 years ago
Alternatives and similar repositories for UFLDL-Tutorial-Exercise
Users that are interested in UFLDL-Tutorial-Exercise are comparing it to the libraries listed below
Sorting:
- Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders☆189Updated 10 years ago
- Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder☆65Updated 10 years ago
- Matlab Environment for Deep Architecture Learning☆109Updated 11 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- A VGG practical on convolutional neural networks☆155Updated 6 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆87Updated 9 years ago
- Deeply-supervised Nets☆142Updated 6 years ago
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆129Updated 8 years ago
- Deep learning code by Hinton☆93Updated 13 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Code for Improving Deep Neural Network with Multiple Parametric Exponential Linear Units☆45Updated last year
- Tutorial code for Auto-Encoders, implementing Marc'Aurelio Ranzato's Sparse Encoding Symmetric Machine and testing it on the MNIST handwr…☆36Updated 11 years ago
- Implementation of Deep Neural Decision Forest based on MSR paper☆29Updated 9 years ago
- Code for a convolutional autoencoder written on python, theano, lasagne, nolearn☆170Updated 7 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Code for Deep Learning class at Google☆73Updated 13 years ago
- Comparative Study of Deep Learning Software Frameworks☆70Updated 8 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆63Updated 9 years ago
- 3D convolutional neural network using Theano. A CNN for video; a spatio-temporal classifier.☆84Updated 9 years ago
- Decaf is DEPRECATED! Please visit http://caffe.berkeleyvision.org/ for Caffe, the new framework that has all the good things: GPU computa…☆231Updated 9 years ago
- Object detection demo: Fine-grained search (FGS) + StructObj☆50Updated 8 years ago
- demo of deep belief nets☆67Updated 9 years ago
- This is a caffe implementation to visualize the learnt model (circa 2014)☆59Updated 3 years ago
- Deep metric learning using Triplet network☆189Updated 8 years ago
- An implementation of CNN visualization.☆98Updated 10 years ago
- I implement RBM, DBN, Multi-modal DBN with Python and the majority of matrix operations are executed on GPU. In this project I employ Cud…☆18Updated 10 years ago
- Convolutional Neural Networks for Visual Recognition in Stanford☆69Updated 9 years ago
- A tensorflow implementation of informative generative adversarial network (InfoGAN ). I've added supervised loss to original InfoGAN.☆101Updated 8 years ago