Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fducau/AAE_pytorch


https://github.com/fducau/AAE_pytorch

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Adversarial Autoencoders (with Pytorch)

## Dependencies
* argparse
* time
* torch
* torchvision
* numpy
* itertools
* matplotlib

## Create Datasets
```
python create_datasets.py
```