CS60003-HW1 / test_summary.json
zhanxing's picture
Upload 4 files
6f6e5b5 verified
Raw
History Blame Contribute Delete
510 Bytes
{
"trial_name": "trial_07",
"trial_dir": "outputs\\trial_07",
"hidden_dim1": 1024,
"hidden_dim2": 512,
"activation": "relu",
"learning_rate": 0.03,
"weight_decay": 0.001,
"batch_size": 128,
"epochs": 20,
"lr_decay": 0.98,
"val_loss_recomputed": 0.41685450077056885,
"val_accuracy_recomputed": 0.8686744013823747,
"test_loss": 0.970314085483551,
"test_accuracy": 0.6923456790123457,
"val_loss_saved": 1.018050193786621,
"val_accuracy_saved": 0.6711111111111111
}