Deep Convolutional Generative Adversarial Network
arXiv: https://arxiv.org/abs/1406.2661
After 10 epochs:
Tutorial
You can read the tutorial on creating this model here (rickwierenga.com).
Setup
To begin, you'll need the latest version of Swift for
TensorFlow
installed. Make sure you've added the correct version of swift to your path.
To train the model, run:
swift run DCGAN