Found 5,277 repositories(showing 30)
jaywalnut310
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
AntixK
A Collection of Variational Autoencoders (VAE) in PyTorch.
hwalsuklee
Collection of generative models in Tensorflow
clementchadebec
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
krasserm
Notebooks about Bayesian methods for machine learning
GMvandeVen
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
acids-ircam
Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder
scverse
Deep probabilistic analysis of single-cell and spatial omics data
jmtomczak
"Deep Generative Modeling": Introductory Examples
RubensZimbres
My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano
jaanli
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
NVlabs
The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
wubinzzu
Next RecSys Library
VincentStimper
PyTorch implementation of normalizing flow models
MishaLaskin
A pytorch implementation of the vector quantized variational autoencoder (https://arxiv.org/abs/1711.00937)
matthewvowels1
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
YannDubs
Experiments for understanding disentanglement in VAE latent representations
EdoardoBotta
[Pytorch] Generative retrieval model using semantic IDs from "Recommender Systems with Generative Retrieval"
kvfrans
generate MNIST using a Variational Autoencoder
EndlessSora
[ICCV 2021] Focal Frequency Loss for Image Reconstruction and Synthesis
timbmg
Variational Autoencoder and Conditional Variational Autoencoder on MNIST in PyTorch
ikostrikov
A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational Autoencoder (VAE) and DRAW: A Recurrent Neural Network For Image Generation).
lin-shuyu
We propose a VAE-LSTM model as an unsupervised learning approach for anomaly detection in time series.
wengong-jin
Junction Tree Variational Autoencoder for Molecular Graph Generation (ICML 2018)
dawenl
Variational autoencoders for collaborative filtering
cdoersch
Caffe code to accompany my Tutorial on Variational Autoencoders
hwalsuklee
Tensorflow implementation of variational auto-encoder for MNIST
tejaslodaya
Variational Recurrent Autoencoder for timeseries clustering in pytorch
navneet-nmk
This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch
Jackson-Kang
A simple tutorial of Variational AutoEncoders with Pytorch