/HR-VAE

Code for the paper "A Stable Variational Autoencoder for Text Modelling"

Primary LanguagePythonMIT LicenseMIT

HR-VAE

Code for the paper "A Stable Variational Autoencoder for Text Modelling"

https://arxiv.org/pdf/1911.05343.pdf

Environment

Python 3.6+

Pytorch 1.0+

Run

python HR-VAE.py

Citation

@inproceedings{li2019stable,
  title={A Stable Variational Autoencoder for Text Modelling},
  author={Li, Ruizhe and Li, Xiao and Lin, Chenghua and Collinson, Matthew and Mao, Rui},
  booktitle={The 12th International Conference on Natural Language Generation (INLG 2019)},
  year={2019},
  organization={ACL Anthology}
}