Experimentation
Experiment using a different activation function and training for a higher number of epochs.
We'll cover the following...
Run your own experiments
If you’ve worked through to this stage you’ve covered enough basics to meaningfully try your own ideas for improving the GAN process.
- You could try different kinds of loss functions, different sizes of the neural network, perhaps even variations of the standard GAN training loop.
- Perhaps