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

https://github.com/oelin/vanilla-gan

An implementation of a vanilla GAN in PyTorch.
https://github.com/oelin/vanilla-gan

gan gans mnist

Last synced: 3 months ago
JSON representation

An implementation of a vanilla GAN in PyTorch.

Awesome Lists containing this project

README

        

# Vanilla GAN

An implementation of a vanilla GAN in PyTorch.

https://github.com/oelin/vanilla-gan-mnist/assets/42823429/c96d6936-f243-48c1-abde-37fb045eac13

## Samples

After epoch 0.

After epoch 10.

After epoch 100.

After epoch 200.

After epoch 300.