"estimate_score" in fuego?

For discussing go computing, software announcements, etc.
Post Reply
hanspi
Dies in gote
Posts: 23
Joined: Wed Mar 02, 2016 8:35 am
GD Posts: 0
Universal go server handle: hanspi
Online playing schedule: mainly playing on FoxWeiqi
Location: Switzerland
Been thanked: 3 times

"estimate_score" in fuego?

Post by hanspi »

Dear community,

gnugo has a command "estimate_score" showing who it thinks is leading by how much, e.g., = W+5.0 (upper bound: 11.4, lower: -1.4)

Does fuego have a command that does the same or a similar thing?

Kind regards,
Hanspi
jeromie
Lives in sente
Posts: 902
Joined: Fri Jan 31, 2014 7:12 pm
Rank: AGA 3k
GD Posts: 0
Universal go server handle: jeromie
Location: Fort Collins, CO
Has thanked: 319 times
Been thanked: 287 times

Re: "estimate_score" in fuego?

Post by jeromie »

Glancing through the documentation, it looks like GoUCTEstimatorState:Compute() can produce an estimate by playing out a number of Monte Carlo simulations and counting after each one. I'd have to play with it to figure out how to use it, though.
Post Reply