> > I suspect that for very long time controls we would be better off
> > turning UCT (with, say 10K playouts)  into an evaluation function and
> > then using alpha-beta on top of it.
> >
> > Álvaro.
>
> This is very interesting to me.    Not the memory management part, but
> the fact that you believe the tree is not being grown optimally (if that
> is what you are saying.)


I thought his point was that with an alpha-beta layer on top of the
UCT layer, you can do much longer searches because you are throwing
away the large UCT tree after each evaluation of an AB tree node.
_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to