Re: [computer-go] Fuego technical report

2009-05-07 Thread Michael Williams
I found an error in the documentation: === void GoUctCommands::CmdParamPlayer ( GtpCommand cmd ) === Get and set GoUctPlayer parameters. This command is compatible with the GoGui

Re: [computer-go] Fuego technical report

2009-05-06 Thread Michael Williams
How do you set the number of threads that you want Fuego to use? Does the windows version support multiple threads? Michael Williams wrote: Very nice. I do have one suggestion for Fuego. Make use of the ability to filter certain root moves out of the UCT tree to remove symmetrically

Re: [computer-go] Fuego technical report

2009-05-05 Thread Matthew Woodcraft
Martin Mueller wrote: Our technical report describing the Fuego framework is now available on http://www.cs.ualberta.ca/research/techreports/2009/TR09-08.php I will probably make at least one more revision, so all feedback and suggestions are welcome. On page 2, the report says | The

Re: [computer-go] Fuego technical report

2009-05-05 Thread Michael Williams
Very nice. I do have one suggestion for Fuego. Make use of the ability to filter certain root moves out of the UCT tree to remove symmetrically equivalent moves. Or if it is not cost-prohibitive, throughout the tree. Martin Mueller wrote: Our technical report describing the Fuego framework

[computer-go] Fuego technical report

2009-05-04 Thread Martin Mueller
Our technical report describing the Fuego framework is now available on http://www.cs.ualberta.ca/research/techreports/2009/TR09-08.php I will probably make at least one more revision, so all feedback and suggestions are welcome. Thank you Martin

Re: [computer-go] Fuego technical report

2009-05-04 Thread Jason House
Overall, it's a good read. Nitpicks: • The scalability graphs need to be clearer. Maybe add a caption or change the single-threaded label? I looked at the graphs first and took a bit to figure out why single-threaded outperformed all else. • The RAVE section wasn't all too clear. I think