Rewiring epoch limit for stopping; training GAN again

This commit is contained in:
Johnny Fernandes
2026-05-04 12:10:43 +01:00
parent 0c37be4d9b
commit 70cfdfaafe
58 changed files with 5 additions and 2170 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"run_name": "p5_vae",
"model": "vae",
"epochs": 400,
"epochs": 1000,
"data_dir": "cropped/generator",
"sources": ["wiki"],
"augment": "hflip",