Closed krisrs1128 closed 4 years ago
Rearranges a single step of the train method so that it calls these methods in sequence,
(1) Take a step on generator (2) Take a step on discriminator (3) Log if necessary
Okay, this is ready for review now.
Rearranges a single step of the train method so that it calls these methods in sequence,
(1) Take a step on generator (2) Take a step on discriminator (3) Log if necessary