Jeffkang-94 / AAE-pytorch-implementation

AI502

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AAE-pytorch-implementation

Adversarial Autoencoder pytorch implementation, Comparing with the Vanilla GAN(Ian Goodfellow, 2014)

Adversarial Auto-Encoder Results

The left figure represents the real data, while the right figure represents generated data from the AAE.

Vanilla GAN Results

The order is same as above images.

About

AI502


Languages

Language:Python 100.0%