hujinsen / pytorch_VAE_CVAE
pytorch implementation Variational Autoencoder and Conditional Variational Autoencoder
☆79Updated 6 years ago
Alternatives and similar repositories for pytorch_VAE_CVAE:
Users that are interested in pytorch_VAE_CVAE are comparing it to the libraries listed below
- ☆64Updated 5 years ago
- AE, VAE, and CVAE in PyTorch☆66Updated 6 years ago
- A pytorch implementation of Maximum Mean Discrepancies(MMD) loss☆201Updated 2 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆89Updated 6 years ago
- Multihead Attention for PyTorch☆25Updated 5 years ago
- extract features by maximizing mutual information☆149Updated 5 years ago
- A Variational Autoencoder (VAE) implemented in PyTorch☆420Updated 2 years ago
- ☆68Updated 5 years ago
- Pytorch Implementation of Graph Convolutional Neural Networks☆111Updated 7 years ago
- the reproduce of Variational Deep Embedding : A Generative Approach to Clustering Requirements by pytorch☆131Updated last year
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 5 years ago
- Multi-head attention in PyTorch☆150Updated 6 years ago
- Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch☆615Updated 2 months ago
- Deep Multimodal Multilinear Fusion with High-order Polynomial Pooling☆27Updated 5 years ago
- official PyTorch implementation of paper "Continual Meta-Learning with Bayesian Graph Neural Networks" (AAAI2020)☆61Updated 4 years ago
- Learning deep representations by mutual information estimation and maximization☆324Updated 6 years ago
- The reproduce of M2 model in "Semi-supervised Learning with Deep Generative Models" based on pytorch☆17Updated 5 years ago
- Implementation of VAE and CVAE using Pytorch on MNIST dataset☆89Updated 3 years ago
- Pytorch implementation of Maximum Mean Discrepancy Variational Autoencoder, a member of the InfoVAE family that maximizes Mutual Informat…☆55Updated 4 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 6 years ago
- This repo is for our paper "ControlVAE: Controllable Variational Autoencoder" published at ICML 2020. It can be used for text generation,…☆93Updated last year
- PyTorch Implementation of InfoGAN☆322Updated 2 years ago
- PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)☆84Updated 3 years ago
- Linxiao Yang, Ngai-Man Cheung, Jiaying Li, and Jun Fang, "Deep Clustering by Gaussian Mixture Variational Autoencoders with Graph Embeddi…☆52Updated 4 years ago
- PyTorch implementation of Adversarially Learned Inference (BiGAN).☆80Updated 6 years ago
- ☆144Updated 3 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆185Updated 6 years ago
- Pytorch implementation of Improved Deep Embedded Clustering☆101Updated 6 years ago
- Pytorch Implementation of the Stacked Capsule Autoencoders