Skip to content

tatemunnich/backgammon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backgammon

This project implements the game of backgammon in Python. It includes code to play games on the command line, and to allow users to observe games between computer players with different strategies. The code also implements a temporal difference learning algorithm and neural network, as specified by [1] and [2]. Click here to see my explanation of this project and the temporal difference algorithm.

Sources

[1] http://modelai.gettysburg.edu/2013/tdgammon/

[2] http://incompleteideas.net/td-backprop-pseudo-code.text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages