Commit History

Author SHA1 Message Date
  Sven Mika d5bfb7b7da [RLlib] Preparatory PR for multi-agent multi-GPU learner (alpha-star style) #03 (#21652) 2 years ago
  Sven Mika 62dbf26394 [RLlib] POC: Run PGTrainer w/o the distr. exec API (Trainer's new training_iteration method). (#20984) 2 years ago
  Kai Fricke 3e6ba5d6d2 Revert "Revert [RLlib] POC: `PGTrainer` class that works by sub-classing, not `trainer_template.py`." (#20285) 2 years ago
  Kai Fricke 246787cdd9 Revert "[RLlib] POC: `PGTrainer` class that works by sub-classing, not `trainer_template.py`. (#20055)" (#20284) 2 years ago
  Sven Mika 6f85af435f [RLlib] POC: `PGTrainer` class that works by sub-classing, not `trainer_template.py`. (#20055) 2 years ago
  Sven Mika d001af3e59 [RLlib] Allow `rllib rollout` to run distributed via evaluation workers. (#13718) 3 years ago
  Sven Mika 2746fc0476 [RLlib] Auto-framework, retire `use_pytorch` in favor of `framework=...` (#8520) 4 years ago
  Eric Liang dd70720578 [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) 4 years ago
  Sven Mika 20ef4a8603 [RLlib] Cleanup/unify all test cases. (#7533) 4 years ago
  Sven Mika 6043ce710d Fix old exploration configs. (#7240) 4 years ago
  Sven Mika 2e60f0d4d8 [RLlib] Move all jenkins RLlib-tests into bazel (rllib/BUILD). (#7178) 4 years ago
  Sven 60d4d5e1aa Remove future imports (#6724) 4 years ago
  Eric Liang 5d7afe8092 [rllib] Try moving RLlib to top level dir (#5324) 5 years ago