Entropy-Feedback Zeroth-Order Cooling / results.json
Mechanism confirmed, baseline not beaten
1{
2 "config": {
3 "N": 128,
4 "hc": 0.5,
5 "delta": 0.05,
6 "alpha": 0.05,
7 "epsilon": 0.02
8 },
9 "prediction_1_ess_identity_max_abs_error": 4.440892098500626e-16,
10 "prediction_1_transition": {
11 "predicted_ESS": 11.313708498984761,
12 "constructed_K": 11,
13 "observed_h": 0.4942045169481854,
14 "observed_ESS": 11.000000000000002
15 },
16 "prediction_2_rates": [
17 {
18 "h": 0.1,
19 "predicted_abs_slope": 0.0010164321563928575,
20 "observed_abs_slope": 0.0010164321563928187
21 },
22 {
23 "h": 0.9,
24 "predicted_abs_slope": 0.04998356784360715,
25 "observed_abs_slope": 0.04998356784360712
26 },
27 {
28 "h": 0.5,
29 "predicted_abs_slope": 0.025500000000000002,
30 "observed_abs_slope": 0.0255
31 }
32 ],
33 "prediction_3_temperature_sweep": [
34 {
35 "good_candidates": 1,
36 "tau_at_hc": 0.1838776980082327,
37 "h": 0.4892415516066297
38 },
39 {
40 "good_candidates": 2,
41 "tau_at_hc": 0.19705578015017983,
42 "h": 0.5068848641758019
43 },
44 {
45 "good_candidates": 4,
46 "tau_at_hc": 0.19705578015017983,
47 "h": 0.492049002248946
48 },
49 {
50 "good_candidates": 8,
51 "tau_at_hc": 0.17968383907677193,
52 "h": 0.5023690638136138
53 },
54 {
55 "good_candidates": 16,
56 "tau_at_hc": 0.001,
57 "h": 0.5714285714285714
58 },
59 {
60 "good_candidates": 32,
61 "tau_at_hc": 0.001,
62 "h": 0.7142857142857143
63 },
64 {
65 "good_candidates": 64,
66 "tau_at_hc": 0.001,
67 "h": 0.8571428571428571
68 }
69 ],
70 "mini_experiment": {
71 "feedback": {
72 "final_mean": 1.0560473844684293,
73 "final_std": 0.4151891139710458,
74 "best_mean": 0.236520284922958,
75 "h_last20_mean": 0.22185283451764565,
76 "tau_final_mean": 0.11265490836578666
77 },
78 "fixed": {
79 "final_mean": 2.256240904919543,
80 "final_std": 0.41108704047309186,
81 "best_mean": 0.5350852803746935,
82 "h_last20_mean": 0.0006273120203595463,
83 "tau_final_mean": 0.0001234098040866797
84 },
85 "constant": {
86 "final_mean": 0.13496248153158424,
87 "final_std": 0.05029529964551287,
88 "best_mean": 0.06621602022695468,
89 "h_last20_mean": 0.9300897086406519,
90 "tau_final_mean": 1.0
91 }
92 }
93}