#!/bin/bash
source /home/TUE/s071171/miniconda3/etc/profile.d/conda.sh
source activate disentangling
python main_shapeculturevae.py
conda deactivate