Tau-leaped parallel discrete Hamiltonian sampler / results.json

Mechanism confirmed, baseline not beaten

Raw ⬇ ZIP
 1{
 2  "seed": 2485,
 3  "dimensions": [
 4    20,
 5    3
 6  ],
 7  "poisson_checks": [
 8    {
 9      "h": 0.05,
10      "mean_obs": 0.03629333333333333,
11      "mean_pred": 0.0365,
12      "nonzero_obs": 0.03565666666666667,
13      "nonzero_pred": 0.03584190610367599
14    },
15    {
16      "h": 0.2,
17      "mean_obs": 0.14628666666666668,
18      "mean_pred": 0.146,
19      "nonzero_obs": 0.13604666666666668,
20      "nonzero_pred": 0.1358422968153572
21    },
22    {
23      "h": 0.8,
24      "mean_obs": 0.5819666666666666,
25      "mean_pred": 0.584,
26      "nonzero_obs": 0.44099333333333335,
27      "nonzero_pred": 0.44233675368020875
28    },
29    {
30      "h": 1.5,
31      "mean_obs": 1.0957733333333333,
32      "mean_pred": 1.095,
33      "nonzero_obs": 0.66643,
34      "nonzero_pred": 0.6654603930513924
35    }
36  ],
37  "bias_sweep": [
38    {
39      "h": 0.01,
40      "coord0_TV": 0.05000000000000002,
41      "endpoint_mismatch": 0.9916666666666667,
42      "exact_events_per_path": 4.041666666666667,
43      "tau_events_per_path": 4.3
44    },
45    {
46      "h": 0.025,
47      "coord0_TV": 0.033333333333333354,
48      "endpoint_mismatch": 1.0,
49      "exact_events_per_path": 4.041666666666667,
50      "tau_events_per_path": 4.083333333333333
51    },
52    {
53      "h": 0.05,
54      "coord0_TV": 0.008333333333333331,
55      "endpoint_mismatch": 1.0,
56      "exact_events_per_path": 4.041666666666667,
57      "tau_events_per_path": 3.9166666666666665
58    },
59    {
60      "h": 0.1,
61      "coord0_TV": 0.05833333333333335,
62      "endpoint_mismatch": 0.9833333333333333,
63      "exact_events_per_path": 4.041666666666667,
64      "tau_events_per_path": 3.658333333333333
65    },
66    {
67      "h": 0.2,
68      "coord0_TV": 0.06666666666666671,
69      "endpoint_mismatch": 0.9916666666666667,
70      "exact_events_per_path": 4.041666666666667,
71      "tau_events_per_path": 3.625
72    }
73  ],
74  "throughput": {
75    "M": 100,
76    "h": 0.05,
77    "exact_sec": 1.3164458469982492,
78    "tau_sec": 0.9351828420039965,
79    "exact_paths_per_sec": 75.96210678017582,
80    "tau_paths_per_sec": 106.93096099337187,
81    "speedup": 1.4076881951525617,
82    "exact_events": 4.45,
83    "tau_events": 3.94
84  },
85  "loglog_bias_slope": 0.12966516585431465
86}