deep-rl-class
deep-rl-class copied to clipboard
[HANDS-ON BUG]
Describe the bug
I knew that this error would definitely happen when I run the code. However I didn't know where to create the file 'dqn.yml' and also the logs folder. The error is given below FileNotFoundError: [Errno 2] No such file or directory: 'dqn.yml' Hopefully you can make it easier for running all the codes the same way as you give the solutions for each line of code.
Material
I used the Google Collab for running the given code.