Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
distributed off-policy algorithm (#1712)
* distributed off policy algorithm * address comments * support multiple unrollers * handle the case where zmq is not installed * handle dead unrollers * use SharedMemory for unroller params pulling * address comments * remove the print() * address comments * info -> debug * add record_time for param sending * fix record_time
- Loading branch information