Skip to content

shinstra/AdversarialAutoencoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PyTorch implementation of the Adversarial Autoencoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages