avijit9 / Contractive_Autoencoder_in_PytorchLinks
Pytorch implementation of contractive autoencoder on MNIST dataset
☆53Updated 7 years ago
Alternatives and similar repositories for Contractive_Autoencoder_in_Pytorch
Users that are interested in Contractive_Autoencoder_in_Pytorch are comparing it to the libraries listed below
Sorting:
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- Implementation of the Sliced Wasserstein Autoencoders☆90Updated 7 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆84Updated 6 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆87Updated 6 years ago
- [Under development]- Implementation of various methods for dimensionality reduction and spectral clustering implemented with Pytorch☆163Updated 7 years ago
- [ECCV 2018] code for Choose Your Neuron: Incorporating Domain Knowledge Through Neuron Importance☆57Updated 7 years ago
- SupportNet: solving catastrophic forgetting in class incremental learning with support data☆34Updated 6 years ago
- Deep Transfer Learning Papers☆80Updated 3 years ago
- ☆25Updated 3 years ago
- Implementation of Visual Feature Attribution using Wasserstein GANs (VAGANs, https://arxiv.org/abs/1711.08998) in PyTorch☆93Updated 2 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Ba…☆31Updated 3 years ago
- Code for reproducing results from our paper, Robustness of conditional GANs to noisy labels, NIPS 2018☆40Updated 6 years ago
- Capsule GAN: Unsupervised representation learning with CapsNet based Generative Adversarial Networks☆57Updated 6 years ago
- Python implementation of the infomration bottleneck method (tishby et al, 1999)☆36Updated 8 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Implementation and evaluation of different approaches to get uncertainty in neural networks☆140Updated 7 years ago
- Pytorch Implemention of paper "Deep Spectral Clustering Learning", the state of the art of the Deep Metric Learning Paper☆93Updated 7 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆71Updated 7 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated last year
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- Reliable Uncertainty Estimates in Deep Neural Networks using Noise Contrastive Priors☆62Updated 5 years ago
- Variational Autoencoders with Gaussian Mixture Latent Space☆36Updated 8 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 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
- Pytorch Implementation of paper "Noisy Natural Gradient as Variational Inference"☆121Updated 6 years ago
- (beta-)VAE Tensorflow☆50Updated 6 years ago