Pierre
Pierre
Hi! You need to create a profile. After having tested that GnuGo is working with the test button, provide a profile name ("Gnugo" is fine) then click "Add profile". This...
Hi! Do you mean keeping only the variations produces by the bot when the actual game win rate drops higher than a certain value?
Thanks for reporting this. I have the same result when displaying the RSGF file, so I should be able to fix this quickly. By the way, the go board coordinate...
So from what I can understand, Leela proposed two variations for white at D17. So the variation B ended up erasing the variation A. in fact bellow are all the...
Hi! The problem is that there is no standard way to query a bot about the best moves, variations and win rate for a given board position (GTP does not...
Hi! I think it should possible, a probably a big improvement. I will try to make it happen, thanks for suggestion :)
Hi! I made a small change to ensure the version of Leela Zero with dynamical komi works with GRP: https://github.com/pnprog/goreviewpartner/commit/3a9b67c9f7a3e26fa4480353a7a5a5ff277a4170 This will be part of the next release, but you...
Hi! The parameters are sent to the bot directly, without GRP interfering. GRP does not try to interpret the parameters by itself. So if the command -p for playouts is...
You can modify **config.ini** : https://github.com/pnprog/goreviewpartner/blob/27038c1fabe435d3cd816c893b970037a8db0371/config.ini#L7 You can use your own MP3, for example: ` stonesound = C:/stone.mp3 ` This is part of development version, will be release with v0.16
Hi! I don't understand what you mean by captioned feature in SGF. SGF (and SGF viewer) have no support for captioned display of text, only display of text as comment,...