avijit9 / Contractive_Autoencoder_in_Pytorch
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
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 7 years ago
- This is the code for our paper: Semi-Supervised Learning With GANs: Revisiting Manifold Regularization (ICLR 2018)☆44Updated 5 years ago
- Unsupervised Domain Adaptation with Moment Alignment Neural Networks (Keras)☆60Updated last year
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- On the decision boundary of deep neural networks☆38Updated 6 years ago
- Code for the paper Implicit Weight Uncertainty in Neural Networks☆65Updated 5 years ago
- SupportNet: solving catastrophic forgetting in class incremental learning with support data