chess_player_similarity / params_data.py
Spitfire1970
test
1948d11
raw
history blame contribute delete
153 Bytes
# can add variability in frames per batch
random_partial_low = 32
random_partial_high = 32
game_start = 0
# 32 moves as a window
partials_n_frames = 32