If you enjoy playing with pachipachi bot on kgs there's a little fundraising going on at the moment to buy new hardware. (The hardware it was running on for the last 5 years just died !)
Many people find it useful and it'd be great to run it as a community supported project (until now i've ...
How come they don't share the same winning percentage?
I was under the impression that Pachi was performing a sort of mini max algorithm, so the win rate of the complete "path" would be deduced from the deepest leaf (following a "mini max" propagation from deepest leaf to first leaf ...
I had a try and it seems to work just fine now. By the way, I am curious how Pachi can decide when the fuseki is over. Nothing fancy right now, fuseki is fixed at first 20 moves for 19x19, less for smaller boards.
[280000] best 49.0% xkomi 7.5 | seq Q16 L17 D4 C11 | can b Q16(49 ...
In fact, I am considering adding support to Pachi in GoReviewPartner Cool, looking forward to it. Let me know if you need anything.
In fact, the readme says something like: > Mostly useful when running without dcnn (dcnn can deal with fuseki). And this is sort of true: when playing against ...
I tried this on Ubuntu and it did not work. Apparently, pachi requires an old version of libboost-system (libboost-system1.54.0) and on the newest version of ubuntu, it is not available any more. Here I am using Ubuntu 17.10, and libboost-system1.62.0 and libboost-system1.63.0 are ...