This document discusses using genetic algorithms to evolve the parameters of computer chess programs. It proposes combining evolution and coevolution to evolve an evaluation function by mimicking human grandmaster moves from databases. Small populations play games to determine fitness, with the best organisms improving through additional coevolution rounds. Experimental results found the best organism learned parameter values matching grandmasters and performed comparably to top programs while exploring fewer game tree nodes.
Related topics: