pemami4911 / REBAR-pytorchLinks
Implementation of REBAR in PyTorch
☆17Updated 7 years ago
Alternatives and similar repositories for REBAR-pytorch
Users that are interested in REBAR-pytorch are comparing it to the libraries listed below
Sorting:
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 8 years ago
- A Python implementation of the gradient REBAR estimator.☆46Updated 7 years ago
- ☆37Updated 6 years ago
- Code release for the paper "Calibrating Energy-based Generative Adversarial Networks"☆24Updated 7 years ago
- Implementation of iterative inference in deep latent variable models☆43Updated 6 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆92Updated 8 years ago
- TensorFlow implementation of "noisy K-FAC" and "noisy EK-FAC".☆60Updated 6 years ago
- Recurrent Back Propagation, Back Propagation Through Optimization, ICML 2018☆43Updated 6 years ago
- Experiments for the Neural Autoregressive Flows paper☆125Updated 4 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- Understanding Short-Horizon Bias in Stochastic Meta-Optimization☆37Updated 7 years ago
- A public repository for our paper, Rao-Blackwellized Stochastic Gradients for Discrete Distributions☆22Updated 6 years ago
- Code for "Accelerating Natural Gradient with Higher-Order Invariance"☆30Updated 6 years ago
- Multiplicative Normalizing Flow (MNF) posteriors for variational Bayesian neural networks☆65Updated 5 years ago
- PyTorch implementation of AVF☆45Updated 5 years ago
- Estimating Gradients for Discrete Random Variables by Sampling without Replacement