- Model code for RNN-based VAE adapted from https://github.com/spro/pytorch-text-vae.
- Dataset 1 obtained by generating programs using https://github.com/dkamm/deepcoder.
- Dataset 2 obtained from a corpus of Pytorch examples: https://github.com/pytorch/examples.