walloc / linear_J4_4c_nf8.json
Jacobellis Dan (dgj335)
linear autoencoder
25e1d14
raw
history blame contribute delete
324 Bytes
{
"batch_size": 64,
"num_workers": 12,
"grad_accum_steps": 1,
"plot_update": 128,
"patience": 64,
"min_lr": 1e-07,
"max_lr": 3e-05,
"warmup_steps": 50000,
"weight_decay": 0.0,
"epochs": 250,
"\u03c6": 0.0,
"channels": 3,
"J": 4,
"latent_dim": 4,
"latent_bits": 8
}