Skip to content

gomena/nvil_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

NVIL Example

This is a reference implementation of the Neural Variational Inference and Learning (NVIL) and Variational Inference for Monte Carlo Objectives (VIMCO) inference algorithms, as described in the following publications:

  • Mnih, Andriy, and Gregor, Karol. "Neural Variational Inference and Learning in Belief Networks." Proceedings of the 31st International Conference on Machine Learning (ICML-14). 2014.
  • Mnih, Andriy, and Rezende, Danilo. "Variational inference for Monte Carlo objectives." arXiv:1602.06725. 2016.

We include implementations both algorithm, and a simple application to inference in a Gaussian Mixture Model illustrated in IPython notebooks for both NVIL and VIMCO.

About

Reference implementation of the NVIL algorithm for a simple Gaussian Mixture Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published