Dual Information-Demand Curiosity / results.json

Failed on benchmark

Raw ⬇ ZIP
 1{
 2  "channel": {
 3    "I0": 0.00500836684635686,
 4    "Imax": 0.6616681146127785
 5  },
 6  "predictions": {
 7    "P1": "H<I0 => lambda=0 and I=I0",
 8    "P2": "I0<H<Imax => I tracks H",
 9    "P3": "H>Imax => lambda clips and I=Imax",
10    "P4": "fixed-I lambda slope=eta*(H-I)"
11  },
12  "regimes": [
13    {
14      "regime": "inactive",
15      "H": 0.00250418342317843,
16      "predicted_I": 0.00500836684635686,
17      "observed_I": 0.00500836684635686,
18      "abs_I_error": 0.0,
19      "predicted_lambda": 0.0,
20      "observed_lambda": 0.0
21    },
22    {
23      "regime": "binding",
24      "H": 0.23483927856460443,
25      "predicted_I": 0.23483927856460443,
26      "observed_I": 0.23483927856460407,
27      "abs_I_error": 3.608224830031759e-16,
28      "predicted_lambda": null,
29      "observed_lambda": 0.4596618234364944
30    },
31    {
32      "regime": "saturated",
33      "H": 0.7616681146127785,
34      "predicted_I": 0.6616681146127785,
35      "observed_I": 0.6616681146127785,
36      "abs_I_error": 0.0,
37      "predicted_lambda": 8.0,
38      "observed_lambda": 8.0
39    }
40  ],
41  "feasible_target_sweep": [
42    {
43      "H": 0.1035073290113201,
44      "observed_I": 0.10350732901131995,
45      "abs_error": 1.5265566588595902e-16,
46      "lambda": 0.1969979243299262
47    },
48    {
49      "H": 0.23483927856460443,
50      "observed_I": 0.23483927856460407,
51      "abs_error": 3.608224830031759e-16,
52      "lambda": 0.4596618234364944
53    },
54    {
55      "H": 0.3661712281178888,
56      "observed_I": 0.36617122811788827,
57      "abs_error": 5.551115123125783e-16,
58      "lambda": 0.7223257225430628
59    },
60    {
61      "H": 0.49750317767117314,
62      "observed_I": 0.49750317767117247,
63      "abs_error": 6.661338147750939e-16,
64      "lambda": 0.9849896216496312
65    },
66    {
67      "H": 0.5960021398361364,
68      "observed_I": 0.5960021398361351,
69      "abs_error": 1.2212453270876722e-15,
70      "lambda": 1.1819875459795566
71    }
72  ],
73  "fixed_I_drift": [
74    {
75      "delta_H_minus_I": -0.08,
76      "predicted_unclipped_lambda": -0.56,
77      "observed_lambda": 0.0
78    },
79    {
80      "delta_H_minus_I": 0.05,
81      "predicted_unclipped_lambda": 0.3500000000000001,
82      "observed_lambda": 0.35000000000000026
83    },
84    {
85      "delta_H_minus_I": 0.3,
86      "predicted_unclipped_lambda": 2.1,
87      "observed_lambda": 2.0999999999999956
88    }
89  ],
90  "baseline_fixed_lambda": {
91    "lambda": 1.0,
92    "I": 0.5050083668463569
93  }
94}