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: