ReyhaneAskari / pytorch_experiments
Auto Encoders in PyTorch
☆63Updated 7 years ago
Alternatives and similar repositories for pytorch_experiments:
Users that are interested in pytorch_experiments are comparing it to the libraries listed below
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 7 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆123Updated 6 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 7 years ago
- Improving MMD-GAN training with repulsive loss function☆89Updated 2 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- Variational auto encoder in pytorch☆56Updated 6 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 7 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Implementation of "Variational Dropout and the Local Reparameterization Trick" paper with Pytorch