AdversarialAutoencoders PyTorch implementation of the Adversarial Autoencoder Environment python==3.7.12 conda install pytorch==1.9.0 torchvision==0.10.0 torchaudio==0.9.0 cudatoolkit=10.2 -c pytorch pip install matplotlib numpy tqdm