A TensorFlow implementation of DeepMind's Predictron
David Silver et al.: "The Predictron: End to end learning and planning"
Start training
python3 -m predictron.train_maze_predictron
Evaluate the training as it progresses
python3 -m predictron.eval_maze_predictron