tf-a3c-gpu icon indicating copy to clipboard operation
tf-a3c-gpu copied to clipboard

QueueRunner doesn't seem to get any information from the training method

Open d3sm0 opened this issue 8 years ago • 0 comments

Hi,

It seems like the queue runner can not pull the results from the agent iterations. In other words the execution get stuck in line 104 of a3c.py, without giving any error. Could you please double check your code?

d3sm0 avatar Oct 25 '17 14:10 d3sm0