Source code for demonstrating temporal difference learning (i.e. TD(\lambda)) from Sutton 1988.
For details, see: Sutton, Richard S. "Learning to predict by the methods of temporal differences." Machine learning 3.1 (1988): 9-44.
mvn clean install
java -jar target/td-learning-0.0.1-jar-with-dependencies.jar