From 6299abca8d0ee572f8a57d1515252a5f37d2dddd Mon Sep 17 00:00:00 2001 From: Anuradha Weeraman Date: Thu, 21 Feb 2019 23:31:54 -0500 Subject: [PATCH] Added link to YouTube --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d84b3d..357e5e6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a project that uses Deep Q-Networks to train an agent to capture yellow bananas and avoid blue bananas through deep reinforcement learning in a Unity ML-Agents environment. -![Running Agent](https://raw.githubusercontent.com/aweeraman/deep-q-networks-navigation/master/images/running_agent.png) +[![Running Agent](https://raw.githubusercontent.com/aweeraman/deep-q-networks-navigation/master/images/running_agent.png)](https://youtu.be/-DLUayci2Hs) The steps below will describe how to get this running on MacOS: