1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-13 14:46:38 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Julius Frost
e72838c03d
[RLLib] Add missing .to() for MARWIL on PyTorch ()
There was a missing .to() that caused a device mismatch error on PyTorch with MARWIL.
2020-09-09 18:52:55 -07:00
Sven Mika
7008902cff
[RLlib] Minor rllib.utils cleanup. () 2020-06-16 08:52:20 +02:00
Sven Mika
c2cb5c2214
[RLlib] MARWIL torch. ()
* WIP.

* WIP.

* LINT.

* Fix MARWIL so it can run with eager-mode.

* LINT.
2020-04-06 16:38:50 -07:00