Rewiring epoch limit for stopping; training GAN again
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"num_workers": 2,
|
||||
"run_name": "p5_ddpm",
|
||||
"model": "ddpm",
|
||||
"epochs": 400,
|
||||
"epochs": 1000,
|
||||
"augment": "hflip",
|
||||
"image_size": 64,
|
||||
"T": 1000,
|
||||
|
||||
Reference in New Issue
Block a user