OO Learning Evaluation GO is an object-oriented platform and algorithms for the game of GO.
It aims to provide a capable engine that can learn through experience and a re-usable algorithmic framework for the rapid development of new GO-playing engines.
What's New in This Release:
· Reorganization of the code was started so that various learnable evaluation functions can be used easily.
· Learning is currently tested in the GoPlayer module.
· The learned function simply learns to imitate the current static function.
Product's homepage