From d0c5d7eb438468944f6e4dbb0071aa73532e0478 Mon Sep 17 00:00:00 2001 From: Sparsh Goenka <43041139+sparshg@users.noreply.github.com> Date: Wed, 25 Jan 2023 03:37:29 +0530 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 048df5f..84fc982 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Train your own AI to play asteroids game using neural networks and genetic algorithm that uses the rules of natural selection to evolve. Save the best AI or load it later or play the game yourself!. +[See Explanation on YouTube](https://youtu.be/cZny7WxmmqU) + [Try Yourself](https://github.com/sparshg/asteroids-genetic/releases/tag/v0.1.0) ![](assets/demo.png)