Open Pythomiere opened 3 years ago
Also, to fully quit Sabaki on mac, you need to press command+quit key twice.
A global analysis mode can be added. With this mode, ai is able to analyze each step of the whole game and increase the depth of calculation for each step as time increases, many software charges for this feature and the depth of calculation is not high enough.
There is no such support in the GTP engine interface protocol.
Also, due to the rapid development of ai, a 5% drop in win rate is commonplace even for professional players. I hope to add an option to customize the drop rate to appear red column.
You can set the view.winrategraph_blunderthreshold
setting in settings.json
(How to find settings file) to your preference for now.
Also, to fully quit Sabaki on mac, you need to press command+quit key twice.
This is a duplicate of #157.
Interesting, that software uses Katago as analyzer.
Now Katago has supported the game analysis with analysis gtp!
A global analysis mode can be added. With this mode, ai is able to analyze each step of the whole game and increase the depth of calculation for each step as time increases, many software charges for this feature and the depth of calculation is not high enough. Also, due to the rapid development of ai, a 5% drop in win rate is commonplace even for professional players. I hope to add an option to customize the drop rate to appear red column.