Spitfire1970
commited on
Commit
·
1948d11
1
Parent(s):
a377e59
test
Browse files- params_data.py +1 -1
params_data.py
CHANGED
@@ -4,4 +4,4 @@ random_partial_high = 32
|
|
4 |
game_start = 0
|
5 |
|
6 |
# 32 moves as a window
|
7 |
-
partials_n_frames = 32
|
|
|
4 |
game_start = 0
|
5 |
|
6 |
# 32 moves as a window
|
7 |
+
partials_n_frames = 32
|