Life In 19x19
http://www.lifein19x19.com/

How to interpret this analysis?
http://www.lifein19x19.com/viewtopic.php?f=11&t=19050
Page 1 of 1

Author:  tasendir [ Sun Feb 05, 2023 4:21 am ]
Post subject:  How to interpret this analysis?

hello i would need clarification on how to interpret an analysis

in a ubuntu 22.04 computer i have installed
the engine pachi
https://github.com/pasky/pachi
the GUI sabaki
https://appimage.github.io/Sabaki/

a test game asked the analysis ( 9x9 so I can read the writing better)
now I would like to understand which moves pachi indicates are best.
The ones in the green air?
The ones with the biggest number?

Sorry I can't add the images here

Author:  xela [ Sun Feb 05, 2023 5:27 am ]
Post subject:  Re: How to interpret this analysis?

Is the green not the same as the biggest number?

By the way, you can do much better than pachi for analysis nowadays. Try KataGo. Alternatively, instead of sabaki, download either Lizzie or KaTrain, both of which have KataGo bundled with them.

Author:  tasendir [ Sun Feb 05, 2023 6:13 am ]
Post subject:  Re: How to interpret this analysis?

xela wrote:
Is the green not the same as the biggest number?

By the way, you can do much better than pachi for analysis nowadays. Try KataGo. Alternatively, instead of sabaki, download either Lizzie or KaTrain, both of which have KataGo bundled with them.


katago doesn't work with my operating system
that's why i'm using pachi
Code:
$ ./katago
./katago: error while loading shared libraries: libzip.so.5: cannot open shared object file: No such file or directory

Author:  xela [ Mon Feb 06, 2023 1:15 am ]
Post subject:  Re: How to interpret this analysis?

I'm also on Ubuntu 22.04 and using KataGo quite happily.

You'll need to install a dependency to get libzip.so.5. Try:
Code:
sudo apt-get install libzip5

and then run KataGo again?

Author:  tasendir [ Mon Feb 06, 2023 6:03 am ]
Post subject:  Re: How to interpret this analysis?

xela wrote:
I'm also on Ubuntu 22.04 and using KataGo quite happily.

You'll need to install a dependency to get libzip.so.5. Try:
Code:
sudo apt-get install libzip5

and then run KataGo again?

there are dependency issues with ubuntu 22.04 and this library.
It is not so easy to install it.
I thank you for'help, I use what I can.
I figured out how to read the analysis.
At my level it is enough, I think
Thanks
:)

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/