KataGo v1.4
Posted: Sat May 09, 2020 3:14 pm
KataGo v1.4.0 is released! And new stronger nets!
https://github.com/lightvector/KataGo/releases/
Possibly of interest to some users here is the ability to set a parameter "analysisWideRootNoise" to broaden the search. It does NOT make an attempt to search various moves with an equal number of playouts to each other, but it will cause KataGo to put many more playouts into a greater variety of possible moves, and for very large values, will result in pretty much every move on the board being searched to varying degrees.
I might change the behavior of this parameter in the future, or add a different one, this is sort of experimental to see if it's useful.
Baseline
0.05
1
Edit: And v1.4.1 is released now, with a quick bugfix for a bug found in v1.4.0. Posted to the same releases page linked above.
Edit: And v1.4.2 is released, with some more bugfixes, including a pretty big one that on certain configurations would greatly harm KataGo's MCTS and could make it do crazy things.
https://github.com/lightvector/KataGo/releases/
Possibly of interest to some users here is the ability to set a parameter "analysisWideRootNoise" to broaden the search. It does NOT make an attempt to search various moves with an equal number of playouts to each other, but it will cause KataGo to put many more playouts into a greater variety of possible moves, and for very large values, will result in pretty much every move on the board being searched to varying degrees.
I might change the behavior of this parameter in the future, or add a different one, this is sort of experimental to see if it's useful.
Baseline
Edit: And v1.4.1 is released now, with a quick bugfix for a bug found in v1.4.0. Posted to the same releases page linked above.
Edit: And v1.4.2 is released, with some more bugfixes, including a pretty big one that on certain configurations would greatly harm KataGo's MCTS and could make it do crazy things.