-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathoutput.log
More file actions
28 lines (24 loc) · 900 Bytes
/
output.log
File metadata and controls
28 lines (24 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
optax not installed, `optimizer` from jax backend cannot work
Generating Mackey-Glass sequence (K1=100, K2=300, K3_max=15)
--- Starting simulation for alpha = 0.4 ---
W = 1.00.. | avg l_c = 15.00
W = 3.80.. | avg l_c = 15.00
W = 6.60.. | avg l_c = 15.00
W = 9.40.. | avg l_c = 8.50
W = 12.20.. | avg l_c = 8.50
W = 15.00.. | avg l_c = 14.50
--- Starting simulation for alpha = 0.8 ---
W = 1.00.. | avg l_c = 8.50
W = 3.80.. | avg l_c = 8.00
W = 6.60.. | avg l_c = 8.50
W = 9.40.. | avg l_c = 8.50
W = 12.20.. | avg l_c = 8.50
W = 15.00.. | avg l_c = 8.50
--- Starting simulation for alpha = 1.2 ---
W = 1.00.. | avg l_c = 8.50
W = 3.80.. | avg l_c = 8.50
W = 6.60.. | avg l_c = 14.00
W = 9.40.. | avg l_c = 8.50
W = 12.20.. | avg l_c = 15.00
W = 15.00.. | avg l_c = 15.00
Saved plot to /app/examples/reproduce_papers/2021_reservoir_learning/outputs/result.png