chriscremer / Inference-Suboptimality

Code for 'Inference Suboptimality in Variational Autoencoders'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inference Suboptimality in Variational Autoencoders

This repo contains code for the paper Inference Suboptimality in Variational Autoencoders (2018) [arxiv]

More code for this paper can be found in co-author Xuechen Li's repo: [github]

This paper's experiments have also been reproduced and extended by a group of MSc students at the University of Oxford: [github]

Citation

@article{cremer2018inference,
  title={Inference Suboptimality in Variational Autoencoders},
  author={Cremer, Chris and Li, Xuechen and Duvenaud, David},
  journal={ICML},
  year={2018}
}

About

Code for 'Inference Suboptimality in Variational Autoencoders'


Languages

Language:Python 99.6%Language:Shell 0.4%