GTP new version

For discussing go computing, software announcements, etc.
Post Reply
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

GTP new version

Post by And »

Do need a new version? or do we need a new, completely different way of interacting engines and GUI?
cleinias
Beginner
Posts: 3
Joined: Tue Jan 01, 2019 2:25 pm
Rank: OGS 22 kyu
GD Posts: 0
OGS: cleinias
Been thanked: 2 times

Re: GTP new version

Post by cleinias »

And wrote:Do need a new version? or do we need a new, completely different way of interacting engines and GUI?
I am not sure this answers your second question, but KataGo offers a non-GTP analysis engine which, I believe, is actively used by many websites. The interaction involves passing a whole game as a json object and getting back 1 json-encoded string per move with scores and ranked variations. Obviously not suitable for a move-by-move interaction, but perfectly suited for batch-analysis. See details on Katago's github page.
Post Reply