Detail — Mlp

Run/Tag: high_lr_fast

Metrics

Config (JSON)

{
  "tag": "high_lr_fast",
  "layers": [
    512,
    256
  ],
  "dropouts": [
    0.1,
    0.2
  ],
  "input_dropout": 0.0,
  "activation": "relu",
  "optimizer": "adam",
  "lr": 0.002,
  "epochs": 70,
  "batch": 256,
  "use_smote": true,
  "test_size": 0.15,
  "val_size": 0.15,
  "early_stop_patience": 8,
  "reduce_lr": true,
  "rlr_factor": 0.5,
  "rlr_patience": 4
}

Source MD

md/mlp_high_lr_fast.md

Original path: Mlp/summary_all/per_experiment/Dataset(500)__high_lr_fast__2025-10-12_11-57-51.md

← Back to summary