You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We observed that A3C is not performing well, when run with 2 threads compared with 16. We assume that is caused by the design of A3C which requires multiple actors to work on global model. Mitigated by 0e73661 for a3c_coinman
The text was updated successfully, but these errors were encountered:
We observed that A3C is not performing well, when run with 2 threads compared with 16. We assume that is caused by the design of A3C which requires multiple actors to work on global model. Mitigated by 0e73661 for a3c_coinman
The text was updated successfully, but these errors were encountered: