At 02:59 PM 1/30/2007, [EMAIL PROTECTED] wrote:
> I'm having difficulty picturing this, so I'll start with the most basic 
> questions. 
> 
>Do you mean Monte Carlo by itself or Monte Carlo combined with tree search 
>(e.g. UCT)?
> 

The idea isn't more than lightly toasted (less than half baked), but
the kernal is turn the full board search into set of searches on
much smaller boards, using the overlapping strips as boundary
conditions, then do some unifying final step to pick the move.


>Do you mean partition the larger board for the course of each playout 
>(randomizing zones from one to the next) or in some other sense?

I imagine you'd want to randomizing the set of zones in the
course of the search.

_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to