Agreed on the book interface!

If you click through to the end of a variation, you can see that the
evaluation is a minimax'd evaluation, instead of an average over the
subtree nodes, even if the overall tree was generated via a UCT algorithm.
The values seem a bit more fragile to me as a result...

On Wed, May 6, 2020 at 2:25 PM uurtamo . <uurt...@gmail.com> wrote:

> great book interface, by the way.
>
> s.
>
>
> On Wed, May 6, 2020 at 11:01 AM Rémi Coulom <remi.cou...@gmail.com> wrote:
>
>> Hi,
>>
>> I trained a neural network for 9x9, and it is playing on CGOS.
>>
>> The network has 40 layers (20 residual blocks) of 256 units. It is
>> running on a Titan V GPU, with a batch of 64, at about 9k playouts per
>> second.
>>
>> It is using an opening book that you can browse online there:
>> https://www.crazy-sensei.com/book/go_9x9/
>> Each node of the book was searched with 400k playouts.
>>
>> I will let it play for a few days.
>>
>> Rémi
>> _______________________________________________
>> Computer-go mailing list
>> Computer-go@computer-go.org
>> http://computer-go.org/mailman/listinfo/computer-go
>>
> _______________________________________________
> Computer-go mailing list
> Computer-go@computer-go.org
> http://computer-go.org/mailman/listinfo/computer-go
>
_______________________________________________
Computer-go mailing list
Computer-go@computer-go.org
http://computer-go.org/mailman/listinfo/computer-go

Reply via email to