#!/bin/bash
source /home/TUE/s161416/miniconda3/etc/profile.d/conda.sh
source activate tf-gpu2
python main_transformvae_multiple.py
conda deactivate