walloc / RGB_4x.json
Dan Jacobellis
convert checkpoints
9f1542c
raw
history blame contribute delete
388 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": 150,
"\u03c6": 0.0,
"channels": 3,
"J": 3,
"Ne": null,
"Nd": 768,
"latent_dim": 48,
"latent_bits": 8,
"lightweight_encode": true
}