GANs-in-Action / gans-in-action

Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
1.02k stars 422 forks source link

chapter 4 noise diagrams #17

Open leeprinxin opened 3 years ago

leeprinxin commented 3 years ago

I use the colab environment to run it. keras or tensorflow.keras: 2.4.3 or 2.4.0. tensorflow: 2.4.1

The code is the same, but only noise diagrams appear after running. I tried replacing the optimiser with RMSprop and it also only produces noise diagrams

leeprinxin commented 3 years ago

code link: https://gist.github.com/967ce5c24b163c68d13ec5305dea7207.git