summaryrefslogtreecommitdiff
path: root/results/ep_bias/dillavou_s0b/pep_raw_03.json
blob: cf399be9651de823446ac354f2365b0558eb9d3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
  "schema": "rain_ep_structured_bias_screen_v1",
  "sdil": {
    "revision": "138955f8365bc3086de8b8ff3b7f36f48070f602"
  },
  "author": {
    "repository": "https://github.com/rain-neuromorphics/energy-based-learning",
    "revision": "6b253fd8a5d267535f58ab79992256ef10031ceb"
  },
  "protocol": {
    "dataset": "FashionMNIST",
    "network": "author comparative-study ConvHopfieldEnergy32",
    "network_protocol": "comparative32",
    "algorithm": "equilibrium propagation",
    "beta_policy": "fixed_positive",
    "beta_seed": 7100,
    "beta_value": 0.25,
    "adapter": "dillavou",
    "mode": "raw",
    "bias_ratio": 0.3,
    "dillavou_drift_ratio": 0.0,
    "dillavou_calibration_steps": 1,
    "predictor_rate": 1.0,
    "neutral_cadence": 0,
    "layer_calibration_steps": 1,
    "layer_bias_normalization": "clean_difference",
    "calibration_batches": 0,
    "calibration_observations": 0,
    "calibration_seconds": 4.76837158203125e-07,
    "extra_equilibrium_phases_for_predictor": 0,
    "predictor_neutral_source": "instruction_off_local_update_probe",
    "bias_ratio_normalization": "initial_clean_local_update_rms_for_simulation_only",
    "bias_ratio_normalization_visible_to_predictor": false,
    "epochs": 1,
    "train_limit": 10000,
    "test_limit": 2000,
    "evaluation_split": "train_holdout",
    "data_seed": 6200,
    "batch_size": 100,
    "training_iterations": 15,
    "inference_iterations": 60,
    "schedule_epochs": 100,
    "seed": 1988,
    "device": "cuda",
    "determinism": "best_effort_warn_only",
    "autodiff_used_for_learning": false
  },
  "hardware": {
    "torch_version": "2.3.1+cu118",
    "torch_cuda_version": "11.8",
    "cuda_visible_devices": "1",
    "device_name": "NVIDIA GeForce GTX 1080"
  },
  "metrics": [
    {
      "epoch": 1,
      "train_accuracy": 0.327,
      "train_cost": 0.40488642177581785,
      "test_accuracy": 0.5615,
      "test_cost": 0.30644658470153807,
      "finite": true,
      "corrector": {
        "step": 99,
        "bias_model": "dillavou_constant_update",
        "clean_update_rms": 0.00062359184603791,
        "bias_update_rms": 4.8015909032388e-05,
        "residual_update_rms": 4.801590797622057e-05,
        "bias_to_clean_update_rms": 0.07699893662411514,
        "residual_to_clean_update_rms": 0.0769989349304313,
        "neutral_observations": 0
      },
      "wall_seconds": 155.52709484100342
    }
  ],
  "epochs_completed": 1,
  "beta_sign_counts": {
    "positive": 100,
    "negative": 0
  },
  "final": {
    "epoch": 1,
    "train_accuracy": 0.327,
    "train_cost": 0.40488642177581785,
    "test_accuracy": 0.5615,
    "test_cost": 0.30644658470153807,
    "finite": true,
    "corrector": {
      "step": 99,
      "bias_model": "dillavou_constant_update",
      "clean_update_rms": 0.00062359184603791,
      "bias_update_rms": 4.8015909032388e-05,
      "residual_update_rms": 4.801590797622057e-05,
      "bias_to_clean_update_rms": 0.07699893662411514,
      "residual_to_clean_update_rms": 0.0769989349304313,
      "neutral_observations": 0
    },
    "wall_seconds": 155.52709484100342
  }
}