There are 11 repositories under variational-autoencoders topic.
A Collection of Variational Autoencoders (VAE) in PyTorch.
[Pytorch] Generative retrieval model using semantic IDs from "Recommender Systems with Generative Retrieval"
A U-Net combined with a variational auto-encoder that is able to learn conditional distributions over semantic segmentations.
Bayesian Deep Learning: A Survey
Easy generative modeling in PyTorch
DGMs for NLP. A roadmap.
Repository for Deep Structural Causal Models for Tractable Counterfactual Inference
I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers
Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling
(FTML 2021) Official implementation of Dynamical VAEs
Deep and Machine Learning for Microscopy
Voxel-Based Variational Autoencoders, VAE GUI, and Convnets for Classification
Training and evaluating a variational autoencoder for pan-cancer gene expression data
Deep active inference agents using Monte-Carlo methods
Ladder Variational Autoencoders (LVAE) in PyTorch
This repository tries to provide unsupervised deep learning models with Pytorch
Code for the paper "Improving Variational Auto-Encoders using Householder Flow" (https://arxiv.org/abs/1611.09630)
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Code for the Paper: "Conditional Variational Capsule Network for Open Set Recognition", Y. Guo, G. Camporese, W. Yang, A. Sperduti, L. Ballan, ICCV, 2021.
An experimental deep learning & genotype network-based system for predicting new influenza protein sequences.
Transfer learning for flight-delay prediction via variational autoencoders in Keras
Official PyTorch implementation of A Quaternion-Valued Variational Autoencoder (QVAE).
Model Zoo for Generative Models.
There are C language computer programs about the simulator, transformation, and test statistic of continuous Bernoulli distribution. More than that, the book contains continuous Binomial distribution and continuous Trinomial distribution.
PyTorch re-implementation of [Structured Inference Networks for Nonlinear State Space Models, AAAI 17]
Orgainzed Digital Intelligent Network (O.D.I.N)
(TASLP 2022) Unsupervised speech enhancement using DVAEs
An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.
implement Deep Feature Consisten Variational Autoencoder in Tensorflow
Code for "SCHA-VAE: Hierarchical Context Aggregation for Few-Shot Generation" @ ICML 2022
A Keras/TensorFlow-based implementation of Adversarial Variational Bayes by L. Mescheder et al.