-
Design STM for puribor
-
Add preprocessor function in preprocess.py to make puriborstate to be fitted on stm
-
Add hashing_state function in preprocess.py to index much faster
-
Set hydra configuration for all files
-
MCTS
-
parallelized simulate function
-
pretrained policy function for making faster iteration on simulate function
-
parallelized data caching function for faster file upload
-
Experiments stuff
Thanks to Junyeong Park for having helpful discussions about AlphaZero and other MCTS with Neural Networks based Methods.