Hi @babaktr I was trying to run your code but got error: TypeError: worker_thread() takes exactly 2 arguments (5 given).
I then tried fix it by removing some parameters, but more error occurs in the training part of the code. I'm wondering what is the status of your implementation now? Myself now is modifying miyosuda's code for one-step but so far I have difficulties reach convergence. Wondering if you have an estimation of the running time and/or convergence for Pong game?
Thanks a lot!
Hi @babaktr I was trying to run your code but got error: TypeError: worker_thread() takes exactly 2 arguments (5 given).
I then tried fix it by removing some parameters, but more error occurs in the training part of the code. I'm wondering what is the status of your implementation now? Myself now is modifying miyosuda's code for one-step but so far I have difficulties reach convergence. Wondering if you have an estimation of the running time and/or convergence for Pong game?
Thanks a lot!