Added link (#23397)

* Added link

* Fixed link formatting
This commit is contained in:
Abhishek Prusty
2018-11-04 01:30:06 +05:30
committed by Christopher McCormack
parent ca0d64ee3e
commit 082c816855

View File

@ -28,4 +28,4 @@ Some applications of the reinforcement learning algorithms are computer played b
## More information: ## More information:
* [David Silver's RL course](http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html) * [David Silver's RL course](http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html)
* [RL using Tensorflow](https://medium.com/emergent-future/simple-reinforcement-learning-with-tensorflow-part-0-q-learning-with-tables-and-neural-networks-d195264329d0)