From ed0e1fb9dd09f991dac66dcbd330ae3c559d21ca Mon Sep 17 00:00:00 2001 From: "Foh, Chuan Dr (Elec Electronic Eng)" <c.foh@surrey.ac.uk> Date: Sun, 2 May 2021 11:51:26 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e75b14c..ac15a74 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,7 @@ When running, the program will read the following weight file. To use the previo ``` weights-learned.hdf5 ``` + +## Can DQN play a perfect game? +This is an interesting question. The following youtube video seems to have the answer. The video explains the design of the system state and demonstrates the AI playing a perfect game with design: +https://www.youtube.com/watch?v=vhiO4WsHA6c -- GitLab