~ruther/ctu-fee-eoa

ref: cab8e17120da81286ea20f990eec468130938541 ctu-fee-eoa/env/tests/Bin2Real_3D_1.txt -rw-r--r-- 2.2 KiB
cab8e171 — Rutherther chore: guard test imports by #[cfg(test)] a day ago
                                                                                
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
29
30
31
32
33
34
35
# Binary to real test data, 2D, interval from (0,0,0) to (1,1,1)
0 : The binary vector length is not divisible by the dimensionality of the target vector space.
1 : The binary vector length is not divisible by the dimensionality of the target vector space.
0 0 : The binary vector length is not divisible by the dimensionality of the target vector space.
0 1 : The binary vector length is not divisible by the dimensionality of the target vector space.
1 0 : The binary vector length is not divisible by the dimensionality of the target vector space.
1 1 : The binary vector length is not divisible by the dimensionality of the target vector space.
0 0 0 : [0.0, 0.0, 0.0]
0 0 1 : [0.0, 0.0, 1.0]
0 1 0 : [0.0, 1.0, 0.0]
0 1 1 : [0.0, 1.0, 1.0]
1 0 0 : [1.0, 0.0, 0.0]
1 0 1 : [1.0, 0.0, 1.0]
1 1 0 : [1.0, 1.0, 0.0]
1 1 1 : [1.0, 1.0, 1.0]
0 0 0 0 0 0 0 0 0 0 0 0 : [0.0, 0.0, 0.0]
1 1 1 1 1 1 1 1 1 1 1 1 : [1.0, 1.0, 1.0]
0 0 0 0 0 0 0 0 0 0 0 1 : [0.0, 0.0, 0.06666666666666667]
0 1 1 1 1 1 1 1 1 1 1 1 : [0.4666666666666667, 1.0, 1.0]
1 0 0 0 0 0 0 0 0 0 0 0 : [0.5333333333333333, 0.0, 0.0]
1 1 1 1 1 1 1 1 1 1 1 0 : [1.0, 1.0, 0.9333333333333333]
0 0 0 0 0 1 0 0 0 0 0 1 : [0.0, 0.26666666666666666, 0.06666666666666667]
0 1 1 1 1 1 0 1 1 1 1 1 : [0.4666666666666667, 0.8666666666666667, 1.0]
1 0 0 0 0 0 1 0 0 0 0 0 : [0.5333333333333333, 0.13333333333333333, 0.0]
1 1 1 1 1 0 1 1 1 1 1 0 : [1.0, 0.7333333333333333, 0.9333333333333333]
0 0 0 1 0 0 0 1 0 0 0 1 : [0.06666666666666667, 0.06666666666666667, 0.06666666666666667]
0 1 1 1 0 1 1 1 0 1 1 1 : [0.4666666666666667, 0.4666666666666667, 0.4666666666666667]
1 0 0 0 1 0 0 0 1 0 0 0 : [0.5333333333333333, 0.5333333333333333, 0.5333333333333333]
1 1 1 0 1 1 1 0 1 1 1 0 : [0.9333333333333333, 0.9333333333333333, 0.9333333333333333]
0 0 1 0 0 1 0 0 1 0 0 1 : [0.13333333333333333, 0.26666666666666666, 0.6]
0 1 1 0 1 1 0 1 1 0 1 1 : [0.4, 0.8666666666666667, 0.7333333333333333]
1 0 0 1 0 0 1 0 0 1 0 0 : [0.6, 0.13333333333333333, 0.26666666666666666]
1 1 0 1 1 0 1 1 0 1 1 0 : [0.8666666666666667, 0.7333333333333333, 0.4]
0 1 0 1 0 1 0 1 0 1 0 1 : [0.3333333333333333, 0.3333333333333333, 0.3333333333333333]
1 0 1 0 1 0 1 0 1 0 1 0 : [0.6666666666666666, 0.6666666666666666, 0.6666666666666666]