add Pong example to README (#337)

This commit is contained in:
Robert Nishihara
2016-08-01 18:29:04 -07:00
committed by Philipp Moritz
parent c27e6c076c
commit 1d6977b2b8
+2 -1
View File
@@ -58,4 +58,5 @@ estimate of pi (waiting until the computation has finished if necessary).
- [Hyperparameter Optimization](examples/hyperopt/README.md)
- [Batch L-BFGS](examples/lbfgs/README.md)
- [Train AlexNet](examples/alexnet/README.md)
- [Learning to Play Pong](examples/rl_pong/README.md)
- [Training AlexNet](examples/alexnet/README.md)