Add command-line flag for preseeding data with data from a previous run. We found that this was needed to make warm-starting runs train well.
Move the gatekeeper parameter to be a command-line flag as well
Pass extra arguments of kubernetes/shuffle-and-export.sh onto KataGo-custom/python/selfplay/shuffle_and_export_loop.sh — this is useful for passing flags to adjust the shuffler window size
Changes to
kubernetes/shuffle-and-export.sh
:kubernetes/shuffle-and-export.sh
ontoKataGo-custom/python/selfplay/shuffle_and_export_loop.sh
— this is useful for passing flags to adjust the shuffler window size