Skip to content

Commit aa4143f

Browse files
Add files via upload
1 parent b1be266 commit aa4143f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

optimized weights.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Stage based weights, game average: 4.3488, max: 6
2+
3+
Feedback : { 0, 1, 2, 3, 4, 10, 11, 12, 13, 20, 21, 22, 30, 40 }
4+
turn1 weights : { 1.0, 0.7, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0 }
5+
turn2 weights : { 0.7, 0.6, 0.6, 0.51, 0.43, 0.6, 0.85, 0.6, 0.32, 0.34, 0.4, 0.6, 0.4, 1.0 };
6+
turn3 weights : { 0.7, 0.41, 0.53, 0.47, 0.37, 0.4, 0.47, 0.5, 0.46, 0.48, 0.46, 0.5, 0.5, 0.9 };
7+
turn4 weights : { 0.3, 0.5, 0.4, 0.5, 0.4, 0.5, 0.5, 0.4, 0.6, 0.4, 0.5, 0.5, 0.5, 1.0 };
8+
turn5 weights : { 0.4, 0.6, 0.3, 0.6, 0.5, 0.4, 0.5, 0.5, 0.5, 0.6, 0.6, 0.7, 0.6, 0.8 };
9+
turn6 weights : { 0.2, 0.8, 0.4, 0.6, 0.6, 0.6, 0.7, 0.5, 0.2, 0.6, 0.4, 0.3, 0.5, 0.4 };
10+
11+
Fixed weights along all game stages, average: 4.3565, max: 5
12+
13+
{ 0.473, 0.446, 0.523, 0.41, 0.35, 0.534, 0.486, 0.423, 0.383, 0.406, 0.413, 0.458, 0.424, 0.8 }

0 commit comments

Comments
 (0)