Question about KataGo
Posted: Sun Apr 05, 2020 6:45 am
Not sure whether this is the right place to ask this question. Please let me know if there is a better channel. Thanks.
I would like to adapt KataGo to train a NN model to play Daoqi(also known as Toroidal Go - https://senseis.xmp.net/?ToroidalGo). I assume it will be pretty straightforward. Just need to change all places that find the adjacent points. KataGo is pretty large with a lot of C++ and Python code. Can someone please give me some hints on which files I need to update? I am in the process of finding those places, However I don't want to miss any before I start to train. Thanks in advance for your help.
I would like to adapt KataGo to train a NN model to play Daoqi(also known as Toroidal Go - https://senseis.xmp.net/?ToroidalGo). I assume it will be pretty straightforward. Just need to change all places that find the adjacent points. KataGo is pretty large with a lot of C++ and Python code. Can someone please give me some hints on which files I need to update? I am in the process of finding those places, However I don't want to miss any before I start to train. Thanks in advance for your help.