tf-a3c-gpu
tf-a3c-gpu copied to clipboard
QueueRunner doesn't seem to get any information from the training method
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?