1{
 2  "seed": 7,
 3  "math_gain_sweep": [
 4    {
 5      "k": 0.25,
 6      "initial_Vdot_observed": -0.0011952148654126304,
 7      "predicted": -0.0011952125796493346,
 8      "ratio": 1.0000019124324282
 9    },
10    {
11      "k": 0.5,
12      "initial_Vdot_observed": -0.0023904343049441223,
13      "predicted": -0.002390425159298669,
14      "ratio": 1.0000038259492952
15    },
16    {
17      "k": 1.0,
18      "initial_Vdot_observed": -0.004780886903588133,
19      "predicted": -0.004780850318597338,
20      "ratio": 1.0000076524024717
21    },
22    {
23      "k": 2.0,
24      "initial_Vdot_observed": -0.009561846979200261,
25      "predicted": -0.009561700637194677,
26      "ratio": 1.000015305018546
27    }
28  ],
29  "event_delta_sweep": [
30    {
31      "delta": 0.005,
32      "events": 128,
33      "rate": 64.0,
34      "final_V": 0.011839098346450895,
35      "min_dwell": 0.022,
36      "predicted_dwell_lower_bound": 0.022425051053319
37    },
38    {
39      "delta": 0.02,
40      "events": 32,
41      "rate": 16.0,
42      "final_V": 0.01206310732008615,
43      "min_dwell": 0.089,
44      "predicted_dwell_lower_bound": 0.089700204213276
45    },
46    {
47      "delta": 0.08,
48      "events": 6,
49      "rate": 3.0,
50      "final_V": 0.012636950648785063,
51      "min_dwell": 0.382,
52      "predicted_dwell_lower_bound": 0.358800816853104
53    },
54    {
55      "delta": 0.2,
56      "events": 1,
57      "rate": 0.5,
58      "final_V": 0.013402118995571146,
59      "min_dwell": null,
60      "predicted_dwell_lower_bound": 0.89700204213276
61    }
62  ],
63  "neural_results": {
64    "none": {
65      "accuracy": 0.875,
66      "events_per_sequence": 0.0,
67      "rotation_norm_error": 0.0,
68      "device": "cpu"
69    },
70    "continuous": {
71      "accuracy": 0.8125,
72      "events_per_sequence": 0.0,
73      "rotation_norm_error": 2.6700945454649627e-08,
74      "device": "cpu"
75    },
76    "event": {
77      "accuracy": 0.8515625,
78      "events_per_sequence": 22.53376736111111,
79      "rotation_norm_error": 2.6123416319023818e-08,
80      "device": "cpu"
81    }
82  }
83}