TD-Gammon Implementation of TD-Gammon in TensorFlow. Working Fork of https://github.com/fomorians/td-gammon.git Training Install TensorFlow. Clone the repo Run training: python main.py Play To play against a trained model: python main.py --play --restore