Search found 2 matches

by Fry_hunter
Mon Jun 09, 2014 4:23 pm
Forum: Computer Go
Topic: Getting potential points in Tsumegos, for MCTS
Replies: 6
Views: 4115

Re: Getting potential points in Tsumegos, for MCTS

Thas was truly helpful. Thanks to all for the answers!
by Fry_hunter
Fri Jun 06, 2014 6:06 am
Forum: Computer Go
Topic: Getting potential points in Tsumegos, for MCTS
Replies: 6
Views: 4115

Getting potential points in Tsumegos, for MCTS

Hi guys,

First of all, sorry for possible mistakes with my english. It's not my native language.

I'm doing an AI for playing basic Tsumegos, with Monte Carlo Tree Search algorithm. Right now, I've implemented it with light playouts. It's my bachelor final project. If I have time I'll implement ...