git clone [email protected]:tuananhle7/aesmc.git
cd aesmc
pip install .
python -m unittest
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}
}