Rewiring epoch limit for stopping; training GAN again
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"run_name": "p5_gan",
|
||||
"model": "wgan",
|
||||
"epochs": 400,
|
||||
"epochs": 1000,
|
||||
"data_dir": "cropped/generator",
|
||||
"sources": ["wiki"],
|
||||
"augment": true,
|
||||
|
||||
Reference in New Issue
Block a user