variational-bayes
There are 61 repositories under variational-bayes topic.
kumar-shridhar/PyTorch-BayesianCNN
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
scverse/scvi-tools
Deep probabilistic analysis of single-cell and spatial omics data
matthewvowels1/Awesome-VAEs
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
snakeztc/NeuralDialog-CVAE
Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, CMU
dsteinberg/libcluster
An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet processes, Gaussian latent Dirichlet allocation and more.
ivannz/cplxmodule
Complex-valued neural networks for pytorch and Variational Dropout for real and complex layers.
ReactiveBayes/ReactiveMP.jl
High-performance reactive message-passing based Bayesian inference engine
fabio-deep/Variational-Capsule-Routing
Official Pytorch code for (AAAI 2020) paper "Capsule Routing via Variational Bayes", https://arxiv.org/pdf/1905.11455.pdf
ivannz/mlss2019-bayesian-deep-learning
MLSS2019 Tutorial on Bayesian Deep Learning
simslab/scHPF
Single-cell Hierarchical Poisson Factorization
catniplab/vlgp
Dimensionality reduction of spikes trains
pypmc/pypmc
Clustering with variational Bayes and population Monte Carlo
skesiraju/BaySMM
Model for learning document embeddings along with their uncertainties
DrugowitschLab/VBLinLogit
Variational Bayes linear and logistic regression
mingzhang-yin/ARM-gradient
Low-variance, efficient and unbiased gradient estimation for optimizing models with binary latent variables. (ICLR 2019)
abhiagwl/vistan
A simple library to run variational inference on Stan models.
geekysuavo/variational-bayes-cs
Scalable sparse Bayesian learning for large CS recovery problems
mingzhang-yin/Meta-learning-without-memorization
A study on the following problems: what the memorization problem is in meta-learning; why memorization problem happens; and how we can prevent it. (ICLR 2020)
beginaid/GMM-EM-VB
This repository is for sharing the scripts of EM algorithm and variational bayes.
hanyas/mimo
A toolbox for inference of mixture models
huajh/variational_bayesian_clusterings
variational Bayesian algorithm for Brain MR image Segmentation
scala-infer/scala-infer
Scala embedded universal probabilistic programming language
geekysuavo/sbl-sandbox
The sparse Bayesian learning sandbox
xxl4tomxu98/econometrics-gdp-dpi-VAR
Multivariate time series Vector Autoregression Model (VAR) on real world GDP and DPI (and some other indexes). Bayesian Structured Time Series (BSTS).
catniplab/vjf
Variational Joint Filtering
vidhig/stock-closing-price-prediction-bayesian-analysis
Using mean filed approximation techniques on time series analysis forecast the closing price of Amazon's stocks.
fangleai/Variational-inference-on-MNIST
A list of variational inference algorithms and their performance on MNIST
marchinilab/SDA4D
R package SDA4D for performing 4-dimensional sparse Bayesian tensor decomposition
AntixK/sGMRFmix
A Python library for sGMRFmix model for anomaly detection in time series
EdoardoBotta/Gaussian-Mixture-VAE
[Pytorch] Minimal implementation of a Variational Autoencoder (VAE) with Categorical Latent variables inspired from "Categorical Reparameterization with Gumbel-Softmax".
fvlankvelt/emmy
Embedded Scala probabilistic programming language
Sheev13/vae
PyTorch implementation of a variational autoencoder (VAE) for use on multi-channel 2D data such as images
iivek/dag-constrained-nmf
Nonnegative matrix factorization with DAG constraints. A probabilistic formulation, variational learning.
iivek/group-sparse-nmf-vb
Group sparse NMF, variational Bayesian learning.
JBris/prefect-surrogate-models
Demonstrating the use of Prefect to orchestrate the creation of machine learning surrogate models as applied to mechanistic crop models.