Skip to content

Instantly share code, notes, and snippets.

@ceceshao1
Last active January 12, 2021 10:04
Show Gist options
  • Star 15 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save ceceshao1/935ea6000c8509a28130d4c55b32fcd6 to your computer and use it in GitHub Desktop.
Save ceceshao1/935ea6000c8509a28130d4c55b32fcd6 to your computer and use it in GitHub Desktop.
Generative Adversarial Networks using Keras and MNIST
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@christianayala10
Copy link

christianayala10 commented Apr 17, 2019

How the discriminator could be trained (in 4th step) if it's layers have been frozen (in 3rd step)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment