On Wed, Jun 29, 2011 at 7:17 PM, Brian Sheppard <[email protected]> wrote: > Why is a classifier better than having a lookup table indexed by > OurLastMove, OppLastMove, ProposedNextMove that returns the Wins / Trials > experienced when ProposedNextMove is played after the sequence OurLastMove, > OppLastMove?
Just my guess, but probably it's because the shared bias provides more generalization, and perhaps there's some benefit from having a forgetting factor. Erik _______________________________________________ Computer-go mailing list [email protected] http://dvandva.org/cgi-bin/mailman/listinfo/computer-go
