From 891ac6cbfb00b2184c03b2ffb60b616db151fd1c Mon Sep 17 00:00:00 2001 From: Nitish Bhardwaj Date: Mon, 29 Apr 2019 10:04:45 +0530 Subject: [PATCH] Fixed broken link for Mastering the game of Go with deep neural networks and tree search --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1cc80a..bd76262 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ I would continue adding papers to this roadmap. **[51]** Schulman, John, et al. "**Trust region policy optimization**." CoRR, abs/1502.05477 (2015). [[pdf]](http://www.jmlr.org/proceedings/papers/v37/schulman15.pdf) **(TRPO)** :star::star::star::star: -**[52]** Silver, David, et al. "**Mastering the game of Go with deep neural networks and tree search**." Nature 529.7587 (2016): 484-489. [[pdf]](http://willamette.edu/~levenick/cs448/goNature.pdf) **(AlphaGo)** :star::star::star::star::star: +**[52]** Silver, David, et al. "**Mastering the game of Go with deep neural networks and tree search**." Nature 529.7587 (2016): 484-489. [[paper]](https://www.researchgate.net/publication/292074166_Mastering_the_game_of_Go_with_deep_neural_networks_and_tree_search) **(AlphaGo)** :star::star::star::star::star: ## 2.7 Deep Transfer Learning / Lifelong Learning / especially for RL