mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 21:31:55 +08:00
[RLlib] Fix most remaining RLlib algos for running with trajectory view API. (#12366)
* WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * LINT and fixes. MB-MPO and MAML not working yet. * wip * update * update * rmeove * remove dep * higher * Update requirements_rllib.txt * Update requirements_rllib.txt * relpos * no mbmpo Co-authored-by: Eric Liang <ekhliang@gmail.com>
This commit is contained in:
@@ -5,6 +5,7 @@ torch>=1.6.0
|
||||
# Version requirement to match Tune
|
||||
torchvision>=0.6.0
|
||||
smart_open
|
||||
|
||||
# For testing in MuJoCo-like envs (in PyBullet).
|
||||
pybullet
|
||||
# For tests on PettingZoo's multi-agent envs.
|
||||
|
||||
Reference in New Issue
Block a user