AlexiaJM / RelativisticGAN

Code for replication of the paper "The relativistic discriminator: a key element missing from standard GAN"
720 stars 104 forks source link

Only run up to n_iter rather than [loaded i] + n_iter. #8

Closed FeepingCreature closed 6 years ago

FeepingCreature commented 6 years ago

If you want more, raise n_iter.

See https://github.com/AlexiaJM/RelativisticGAN/pull/7