piotrmirowski / Tutorial_AutoEncodersLinks
Tutorial code for Auto-Encoders, implementing Marc'Aurelio Ranzato's Sparse Encoding Symmetric Machine and testing it on the MNIST handwritten digits data.
☆36Updated 11 years ago
Alternatives and similar repositories for Tutorial_AutoEncoders
Users that are interested in Tutorial_AutoEncoders are comparing it to the libraries listed below
Sorting:
- Implementation of Semantic Hashing. Modified from Ruslan Salakhutdinov and Geoff Hinton's code of training Deep AutoEncoder☆65Updated 11 years ago
- This toolbox is support material for the book on CNN (http://www.convolution.network).☆42Updated 8 years ago
- ☆29Updated 7 years ago
- Mozi, Transfer Learning, Multi-Modal Learning, Theano☆27Updated 9 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Implementation of several different types of autoencoders☆116Updated 3 years ago
- numpy implementation of net 2 net from the paper Net2Net: Accelerating Learning via Knowledge Transfer http://arxiv.org/abs/1511.05641☆53Updated 9 years ago
- Variational Autoencoders (VAEs) in Theano for Images and Text☆54Updated 7 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- a python code for deep canonical correlation analysis (dcca) written using numpy☆37Updated 4 years ago
- The demo code for "Neural network-based clustering using pairwise constraints" (http://arxiv.org/abs/1511.06321)☆72Updated 7 years ago
- Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders☆191Updated 10 years ago
- Experiment files for the paper "An Analysis of Unsupervised Pre-training in Light of Recent Advances", available here: http://arxiv.org/a…☆18Updated 9 years ago
- Unsupervised Learning on Neural Network Outputs☆73Updated 8 years ago
- Code for the blog post on few-shot classification via task representation and communication.☆18Updated 8 years ago
- Python wrapper to extract CNN embeddings with Oxford VGG models using caffe.☆27Updated 10 years ago
- Structured Receptive Fields in Convolutional Neural Networks☆47Updated 7 years ago
- ☆17Updated 9 years ago
- DEPRECATED!!! the same as official VAE example, but using Trainer in this repo☆30Updated 7 years ago
- Code for Kaggle EEG Detection competition☆70Updated 10 years ago
- Coding example of DLIF tutorial☆66Updated 8 years ago
- VisualBackProp - visualization method for convolutional neural networks☆44Updated 8 years ago
- Experimentation with Highway Networks & GradNets☆13Updated 9 years ago
- experiments and datasets used for the paper "A Deep Learning Approach to Unsupervised Ensemble Learning"☆20Updated 9 years ago
- Residual network block in Keras☆72Updated 8 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 10 years ago
- Decaf is DEPRECATED! Please visit http://caffe.berkeleyvision.org/ for Caffe, the new framework that has all the good things: GPU computa…☆230Updated 9 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago