Aug 22, 2017 · 1 min read
Hi Arthur,
Well done on the blog ! Quick question — I am trying your code and looking for Gridworld.py, I found it in your GitHub. The class gameEnv needs 3 variables (partial, size, goal_color) while your code in the DQN is only calling for (partial and size).
Thank you for your help,
Tanguy
