Skip to content

Commit

Permalink
changes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tlatkowski committed Jul 6, 2020
1 parent 526b93f commit 8b4567e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,18 +55,6 @@ pip install gans2[tensorflow_gpu]
pip install gans2[tensorflow]
```

The current version of pipeline supports the following datasets:
* MNIST
* FASHION MNIST
* CIFAR10
* SUMMER2WINTER

The set of supported Generative Adversarial Networks:
* Vanilla GAN
* Conditional GAN
* Cycle GAN
* Wasserstein GAN (TBD)

## Running training pipeline code examples for Vanilla GAN for MNIST digit generation

#### Pre-defined models
Expand Down

0 comments on commit 8b4567e

Please sign in to comment.