ToniCreswell / ConvolutionalAutoEncoderLinks
A very simple convolutional autoencoder implemented in lasagne, applied to MNIST as an example
☆20Updated 2 years ago
Alternatives and similar repositories for ConvolutionalAutoEncoder
Users that are interested in ConvolutionalAutoEncoder are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 7 years ago
- Code for training and evaluating restricted Boltzmann machines (RBMs) and deep belief networks (DBNs).☆60Updated 14 years ago
- Neighborhood Components Analysis in C++☆38Updated 15 years ago
- Implementation of the Incremental Sequence Learning algorithms described in the Incremental Sequence Learning article☆40Updated 8 years ago
- Denoising Adversairal Autoencoders☆40Updated 8 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- ☆51Updated 9 years ago
- Code base for solving Markov Decision Processes and Reinforcement Learning problems using Recurrent Convolutional Neural Networks.☆69Updated 7 years ago
- An implementation of "Simple and Scalable Predictive Uncertainty Estimation using Deep Ensembles" (http://arxiv.org/abs/1612.01474)☆35Updated 8 years ago
- 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
- Active learning for deep learning☆19Updated 6 years ago
- Wasserstein / earth mover's distance visualizations☆66Updated 8 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 8 years ago
- A short Conditional DCGAN tensorflow implementation.☆24Updated 8 years ago
- Residual Network of Residual Networks in Keras☆23Updated 8 years ago
- An exploration of mixture density networks☆35Updated 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
- Implementation of Symmetric SNE and t-SNE in numpy and python☆75Updated 4 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- Code for paper "Convergent Learning: Do different neural networks learn the same representations?"☆86Updated 9 years ago
- TensorFlow implementation of Bayes-by-Backprop algorithm from "Weight Uncertainty in Neural Networks" paper☆51Updated 6 years ago
- An implementation of SVM+☆26Updated 9 years ago
- Implementation of stochastic variational inference for Bayesian hidden Markov models.☆69Updated 8 years ago
- Variational Recurrent Auto Encoder☆15Updated 9 years ago
- Tensorflow implementation of convolutional Winner-Take-All Autoencdoer☆29Updated 7 years ago
- Experiments with beta-VAE to learn disentangled representations from the data☆65Updated 6 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- TensorFlow implementation of LAPGAN (WIP, basically just DCGAN for now)☆11Updated 9 years ago
- Implementation of paper "GibbsNet: Iterative Adversarial Inference for Deep Graphical Models" in PyTorch☆57Updated 7 years ago