Excitation-Controlled Recurrent Learning / results.json
Mechanism failed
1{
2 "scaling": {
3 "amps": [
4 0.25,
5 0.5,
6 1.0,
7 2.0
8 ],
9 "observed_norm": [
10 0.06250000001201478,
11 0.2500000000096118,
12 1.0,
13 3.9999999999615516
14 ],
15 "predicted": [
16 0.0625,
17 0.25,
18 1.0,
19 4.0
20 ],
21 "max_abs_error": 3.844835561039872e-11
22 },
23 "weak_channel": {
24 "b": [
25 0.0,
26 0.02,
27 0.05,
28 0.1,
29 0.2,
30 0.35,
31 0.6,
32 1.0
33 ],
34 "observed": [
35 1e-12,
36 0.0002589495737027877,
37 0.0016179880642164302,
38 0.006465569142828497,
39 0.025760103570209116,
40 0.07802895571898949,
41 0.22201680302861573,
42 0.5628618190227305
43 ],
44 "predicted_zero_at_b0": 1e-12,
45 "monotonic": true,
46 "normalized_b2": [
47 0.0004600588722688443,
48 0.0028745742019340805,
49 0.011486956344017701,
50 0.045766301247675896,
51 0.13862897265703217,
52 0.39444281975653045,
53 1.0
54 ],
55 "predicted_b2": [
56 0.0004,
57 0.0025000000000000005,
58 0.010000000000000002,
59 0.04000000000000001,
60 0.12249999999999998,
61 0.36,
62 1.0
63 ]
64 },
65 "design": {
66 "passive_gramian": 0.07168405925906593,
67 "active_gramian": 0.05424966084501101,
68 "gain": 0.7567883488427034,
69 "candidate_pool": 500,
70 "greedy_steps": 6
71 },
72 "identification_0.02": {
73 "passive": 1.6382343506549997,
74 "active": 0.6303758636506632
75 },
76 "identification_0.1": {
77 "passive": 1.6374523501518077,
78 "active": 0.6337775241363828
79 }
80}