From 9ae4b16dd5ccfb8d2652ff421c22d53b25ebf5b1 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Mon, 29 Oct 2018 13:09:40 +0100 Subject: [PATCH] Updated doom notebook url --- ml5/2_6_1_Q-Learning.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml5/2_6_1_Q-Learning.ipynb b/ml5/2_6_1_Q-Learning.ipynb index 601b961..6552e3b 100644 --- a/ml5/2_6_1_Q-Learning.ipynb +++ b/ml5/2_6_1_Q-Learning.ipynb @@ -369,7 +369,7 @@ "# Optional exercises\n", "\n", "## Doom\n", - "Read this [article](https://medium.freecodecamp.org/an-introduction-to-deep-q-learning-lets-play-doom-54d02d8017d8) and execute the companion [notebook](https://github.com/simoninithomas/Deep_reinforcement_learning_Course/tree/master/DQN%20Doom). Analyze the results and provide conclusions about DQN." + "Read this [article](https://medium.freecodecamp.org/an-introduction-to-deep-q-learning-lets-play-doom-54d02d8017d8) and execute the companion [notebook](https://github.com/simoninithomas/Deep_reinforcement_learning_Course/blob/master/Deep%20Q%20Learning/Doom/Deep%20Q%20learning%20with%20Doom.ipynb). Analyze the results and provide conclusions about DQN." ] }, {