VAEs with mixed random variables.
Dependencies
virtualenv -p python3 ~/envs/mixedrv
source ~/envs/mixed/bin/activate
git clone https://github.com/probabll/mixed-rv-vae.git
cd mixed-rv-vae
pip install -r requirements.txt
Training
Download Trained Models
wget https://surfdrive.surf.nl/files/index.php/s/r5gx64Nlpoe9GcM/download -O trained_models.tar
tar -xvf trained_models.tar