Files
ray/python
Eric Liang 25ffe57a5c [rllib] Auto-synchronize filters for all agents (#2791)
This makes sure we always update the local filter, and adds an option to synchronize the remote filters as well. In APEX_DDPG we previously didn't do either. The first is needed for checkpoint correctness, the second might help performance.
2018-09-03 20:01:53 -07:00
..
2018-06-20 10:43:44 -07:00
2018-07-25 14:57:28 -07:00
2018-08-29 13:39:25 -07:00