ShanHaoYu / Deep-Q-Network-Breakout

This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.
31 stars 14 forks source link

dqn_300.h5 #3

Open Semizenbora opened 5 years ago

Semizenbora commented 5 years ago

Thank you very much sharing the repo. I have tried to use your model but I am getting the following error.

tensorflow.python.framework.errors_impl.UnknownError: FindFirstFile failed for: ./data/Breakout/dqn_300.h5 : The directory name is invalid. ; Unknown error