/aesmc

Library for Auto-Encoding Sequential Monte Carlo

Primary LanguagePython

Library for Auto-Encoding Sequential Monte Carlo

Installation

git clone git@github.com:tuananhle7/aesmc.git
cd aesmc
pip install .

Unit Tests

python -m unittest

Auto-Encoding Sequential Monte Carlo

This is the code accompanying the Auto-Encoding Sequential Monte Carlo paper:

@inproceedings{le2018autoencoding,
  title = {Auto-Encoding Sequential {M}onte {C}arlo},
  author = {Le, Tuan Anh and Igl, Maximilian and Rainforth, Tom and Jin, Tom and Wood, Frank},
  booktitle = {International Conference on Learning Representations},
  year = {2018}
}