Commit History

Author SHA1 Message Date
  Sven Mika 0b308719f8 [RLlib; Docs overhaul] Docstring cleanup: rllib/utils (#19829) 3 years ago
  Sven Mika a772c775cd [RLlib] Set random seed (if provided) to Trainer process as well. (#18307) 3 years ago
  gjoliver 6621bb5611 [RLlib] Minor renaming and cleanups related to last rollout worker seed fix. (#18155) 3 years ago
  Eric Liang 34bae27ac7 [rllib] Flexible multi-agent replay modes and replay_sequence_length (#8893) 4 years ago
  Kristian Holsheimer ea965d7c52 [RLlib] use Mapping instead of dict in summarize() to accommodate non-dict grads/params (e.g. haiku's frozendict) (#8793) 4 years ago
  Sven Mika 357232d124 [Core/RLlib] Move `log_once` from rllib to ray.util. (#7273) 4 years ago
  Sven 60d4d5e1aa Remove future imports (#6724) 4 years ago
  Robert Nishihara 39a3459886 Remove (object) from class declarations. (#6658) 4 years ago
  Eric Liang 5d7afe8092 [rllib] Try moving RLlib to top level dir (#5324) 5 years ago