Temporal Difference Learning

Discussion and analysis about certain positions.
Post Reply
Michael S. Sanders
Posts: 38
Joined: Thu Jan 12, 2006 3:51 pm
Location: 3rd. stone from the sun
Contact:

Temporal Difference Learning

Post by Michael S. Sanders »

For those of you with draughts based computer code, stumbled over some intreresting notes.

http://www.cs.uu.nl/groups/IS/archive/m ... hts.pdf.gz

I found I had to rename the file to 'learning-draughts.pdf' (dropping the .GZ extension as apparently it's not compressed).

Excerpt:

'This paper describes several aspects of using temporal difference learning (TD) and neural networks to learn game evaluation functions, and the benefits of using databases.'
Post Reply