Computer Go Programming - Papers
List of Papers, Links and Discussion...
Methods
Classic Methods
"Newer" Methods (Neural Nets, Evolution Strategies etc)
Links
By Author
Other pages
Discussion
Opponents to play against for a learning algorithm:
- random moves
- against itself
- against an existing program (for example gnugo)
- as 4 th possibility I propose to mix (2) and (3) (at some percentage)
- single positions from expert games (or from go-servers)
List Of Components A Computer Go Program Must Have