glrs / StackedDAE
Stacked Denoising AutoEncoder based on TensorFlow
☆24Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for StackedDAE
- Stacked Denoising Autoencoders (SDA) implemented in TensorFlow to analyze clinical health records and construct deep learning models to p…☆36Updated 8 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆146Updated 9 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 6 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆153Updated last year
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆59Updated 13 years ago
- GPU accelerated Deep Belief Network☆46Updated 9 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Implementation of several different types of autoencoders☆116Updated 2 years ago
- ☆34Updated 6 years ago
- ☆89Updated 6 years ago
- Self-Organizing Map for unsupervised feature engineering and dimensionality reduction☆21Updated 11 years ago
- Denoising Adversairal Autoencoders☆40Updated 7 years ago
- Python implementation of "Deep Residual Learning for Image Recognition" (http://arxiv.org/abs/1512.03385 - MSRA, winner team of the 2015 …☆52Updated 7 years ago
- PyMTL (Python library for Multi-task learning) is a Python module implementing a Multi-task learning framework built on top of scikit-lea…☆44Updated 11 years ago
- Tutorial code for Auto-Encoders, implementing Marc'Aurelio Ranzato's Sparse Encoding Symmetric Machine and testing it on the MNIST handwr…☆35Updated 10 years ago
- sklearn wrappers for stacked denoising autoencoders☆16Updated 8 years ago
- conditional generative adversarial network☆16Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆69Updated 5 years ago
- ☆76Updated 7 years ago
- Stacked Denoising Auto-Encoder in Theano. Using the mnist dataset.☆14Updated 9 years ago
- Convolutional Variational Autoencoder☆34Updated 5 years ago
- My Matlab code solutions to the famous UFLDL Tutorial. It includes all the proposed exercises.☆18Updated 4 years ago
- Local Receptive Fields Based Extreme Learning Machine☆30Updated 9 years ago
- (Theano) Implementations about deep neural network, recurrent neural network, LSTM, and structured learining.