{
  "experiment": "mnist_adp",
  "epochs": 8,
  "lr": 0.01,
  "batch_size": 128,
  "device": "cuda",
  "total_steps": 3744,
  "total_time_s": 134.2,
  "final_loss": 0.024979,
  "final_drift_mean": 0.00057762,
  "final_drift_var": 0.0005280054,
  "photosphere_crossed_epoch": null,
  "log_rows": 936,
  "init_theta": [
    0.003394,
    0.00692
  ],
  "final_theta": [
    0.004233,
    0.007575
  ],
  "test_accuracy": 0.9793
}