[computer-go] Caching of local search in NeuroGo?

Markus Enzenberger compgo at markus-enzenberger.de
Tue Aug 8 17:37:28 PDT 2006


On Tuesday 08 August 2006 12:08, Chrilly wrote:
> I would also prefer a discussion about caching of local search in NeuroGo.
> Up to my knowledge NeuroGo is also one of the few conventional searchers in
> Computer-Go. Would be interesting to hear about it.

there is not much I can contribute. The only local searches NeuroGo does for 
its input features are ladders, which are not worth caching, because they are 
fast and have a branching factor of close to 1. The search, that NeuroGo does 
using the neural network as an evaluation function, is a global search.

- Markus


More information about the computer-go mailing list