Trying a few different VAE settings

This commit is contained in:
Johnny Fernandes
2026-05-02 00:32:45 +01:00
parent 1a7f67ab9c
commit f89d7dcfda
6 changed files with 71 additions and 43 deletions
@@ -7,6 +7,8 @@
"model": "vae",
"latent_dim": 256,
"ngf": 64,
"free_bits": 0.1,
"grad_clip": 1.0,
"sample_interval": 10,
"fid_interval": 25,
"fid_n_real": 5000