Commit History

Author SHA1 Message Date
  Sven Mika a3ec4a936e [RLlib] Enable `eager_tracing=True` by default. (#36556) 1 year ago
  Artur Niederfahrenhorst fdbd2525ee [RLlib] Fix Checkpointing test when using Learner API (#35642) 1 year ago
  kourosh hakhamaneshi 8d2dc9a399 [RLlib] Change default framework from tf to torch (#33604) 1 year ago
  Sven Mika 5af66e66cc [RLlib] AlgorithmConfigs: Broad rollout; Example scripts. (#29700) 2 years ago
  Sven Mika 432f023642 [RLlib] Deprecate `AlgorithmConfig.framework("tfe")`: Use `tf2` instead. (#29755) 2 years ago
  Sven Mika b218ae7e4a [RLlib] Replace CartPole-v0 -> CartPole-v1 everywhere, incl. docs. (#29752) 2 years ago
  xwjiang2010 fcf897ee72 [air] update rllib example to use Tuner API. (#26987) 2 years ago
  Balaji Veeramani 7f1bacc7dc [CI] Format Python code with Black (#21975) 2 years ago
  Sven Mika d2c755ccef [RLlib] Examples scripts add argparse help and replace `--torch` with `--framework`. (#15832) 3 years ago
  Sven Mika 732197e23a [RLlib] Multi-GPU for tf-DQN/PG/A2C. (#13393) 3 years ago
  Sven Mika 3d20d58c90 [RLlib] Tune trial + checkpoint selection example. (#14209) 3 years ago