Releases: rooklift/ogatak
Releases · rooklift/ogatak
v1.9.0
- Adds KaTrain's accuracy statistic to the performance report. This is a very complex stat to calculate and I cannot quite guarantee it will be the same as KaTrain's even with the same network and playouts, but it should be close.
- Thanks to Sanderland for permission / encouragement.
v1.8.9
- [1.8.7] Adjusted the "mean point loss" statistic to be more like how KaTrain does it.
- [1.8.7] Added "drunk policy mode", where you can play against KataGo policy, with moves selected probabilistically based on the policy -- e.g. a move with 50% policy has a 50% chance of being played; this leads to the occasional wild move.
- [1.8.8] Fixed a bug preventing the secret hidden GTP mode from working. If there was such a mode, which there is not.
- [1.8.9] Made self-play (F11 key) respect the "play using policy" modes.
- [1.8.9] Made "drunk policy mode" handle passing a bit better.
v1.8.6
- [1.8.3] Fix ownership map flickering into view when playing against policy.
- [1.8.4] Minor improvements to the handling of some Fox SGF oddities.
- [1.8.4] Translations up to date, thanks to ParmuzinAlexander and CGLemon.
- [1.8.5] Added a basic "performance report" feature (it is very lame compared to KaTrain's).
- [1.8.6] Some fixes to the performance report.
v1.8.2
- Handle the case where an SGF file contains a stone illegally overwriting a stone.
- Added an option to play a human-vs-engine game against KataGo policy only (without search). In this case, the "autoanalysis visits" setting has no effect when playing a human-vs-engine game.
v1.8.1
v1.7.9
v1.7.8
- Added
Fast First Report
option, which means the first update from KataGo (when analysing a position) will come faster than the update rate would otherwise allow. This should improve perceived responsiveness. (Requires KataGo 1.12 or later.) - Improved display of Policy numbers.