Innovation-Compensated Latent Policy / results.json

Mechanism failed

Raw ⬇ ZIP
 1{
 2  "device": "cuda",
 3  "math_check": {
 4    "gate_monotone": true,
 5    "gate_bounds": true,
 6    "correction_shrinks": true,
 7    "alpha_sigma0": 1.0,
 8    "alpha_sigma10": 0.0476190485060215
 9  },
10  "train_loss_baseline": 0.10838188230991364,
11  "train_loss_idea": 0.13597434759140015,
12  "clean_baseline": {
13    "rms_state_error": 0.2767180800437927,
14    "transient_error": 0.20639711618423462,
15    "post_corruption_error": 0.2822537422180176,
16    "action_std": 0.2016129493713379,
17    "innovation_rmse": 0.10498075932264328
18  },
19  "clean_idea": {
20    "rms_state_error": 0.2836500108242035,
21    "transient_error": 0.18714556097984314,
22    "post_corruption_error": 0.2876967191696167,
23    "action_std": 0.2150932103395462,
24    "innovation_rmse": 0.18494778871536255
25  },
26  "corrupt_baseline": {
27    "rms_state_error": 0.2752287983894348,
28    "transient_error": 0.2717183828353882,
29    "post_corruption_error": 0.2735162079334259,
30    "action_std": 0.22077274322509766,
31    "innovation_rmse": 0.10253855586051941
32  },
33  "corrupt_idea": {
34    "rms_state_error": 0.30239519476890564,
35    "transient_error": 0.27631881833076477,
36    "post_corruption_error": 0.29932352900505066,
37    "action_std": 0.21243742108345032,
38    "innovation_rmse": 0.1945532113313675
39  }
40}