There are 11 repositories under variational-inference topic.
SoftVC VITS Singing Voice Conversion
Pytorch implementations of Bayes By Backprop, MC Dropout, SGLD, the Local Reparametrization Trick, KF-Laplace, SG-HMC and more
Awesome resources on normalizing flows.
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)
Seminars DeepBayes Summer School 2018
Python package for point cloud registration using probabilistic model (Coherent Point Drift, GMMReg, SVR, GMMTree, FilterReg, Bayesian CPD)
PyTorch implementation of normalizing flow models
Boltzmann Machines in TensorFlow with examples
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
[NeurIPS 2022] Denoising Diffusion Restoration Models -- Official Code Repository
A U-Net combined with a variational auto-encoder that is able to learn conditional distributions over semantic segmentations.
Statistical Rethinking (2nd ed.) with NumPyro
DGMs for NLP. A roadmap.
Julia package for automated Bayesian inference on a factor graph with reactive message passing
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
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
Statistical Rethinking (2nd Ed) with Tensorflow Probability
Collection of probabilistic models and inference algorithms
Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)
Variational Bayesian Monte Carlo (VBMC) algorithm for posterior and model inference in MATLAB
Implementation of VLAE
Pytorch implementation of Deep Variational Information Bottleneck
Scalable inference for a generative model of astronomical images
PyTorch implementation of "Weight Uncertainty in Neural Networks"
GPstuff - Gaussian process models for Bayesian analysis
Tensorflow implementation of conditional variational auto-encoder for MNIST
Kalman Variational Auto-Encoder
Understanding normalizing flows
PyVBMC: Variational Bayesian Monte Carlo algorithm for posterior and model inference in Python