Commit Graph
3 Commits
Author SHA1 Message Date
opherlieber 60b230b8ad [rllib] Add support for LR schedule to DQN/APEX (#4473) 2019-04-01 11:35:34 -07:00
opherlieber 2177e2f410 [rllib] Agent: Allow unknown subkeys for custom_resources_per_worker (#3639)
* RLLib Agent: Allow unknown subkeys for custom_resources_per_worker

* Update agent.py
2019-01-03 14:19:59 +08:00
opherlieber 854b06854f remove auto-concat of rollouts in AsyncSampler (#3556)
* remove auto-concat of rollouts in AsyncSampler

* remote auto-concat test

* remove unused reference
2018-12-17 13:54:52 -08:00