提交历史

作者 SHA1 备注 提交日期
  Artur Niederfahrenhorst 2df2428cdf [RLlib] Put notices and error out on invalid ModelV2/Policy related configs for RL Modules (#37526) 1 年之前
  kourosh hakhamaneshi 8d2dc9a399 [RLlib] Change default framework from tf to torch (#33604) 1 年之前
  Sven Mika 8e680c483c [RLlib] gymnasium support (new `Env.reset()/step()/seed()/render()` APIs). (#28369) 1 年之前
  Sven Mika 5af66e66cc [RLlib] AlgorithmConfigs: Broad rollout; Example scripts. (#29700) 2 年之前
  Sven Mika 432f023642 [RLlib] Deprecate `AlgorithmConfig.framework("tfe")`: Use `tf2` instead. (#29755) 2 年之前
  xwjiang2010 fcf897ee72 [air] update rllib example to use Tuner API. (#26987) 2 年之前
  Sven Mika 130b7eeaba [RLlib] `Trainer` to `Algorithm` renaming. (#25539) 2 年之前
  Sven Mika b5bc2b93c3 [RLlib] Move all remaining algos into `algorithms` directory. (#25366) 2 年之前
  Yi Cheng fd0f967d2e Revert "[RLlib] Move (A/DD)?PPO and IMPALA algos to `algorithms` dir and rename policy and trainer classes. (#25346)" (#25420) 2 年之前
  Sven Mika e4ceae19ef [RLlib] Move (A/DD)?PPO and IMPALA algos to `algorithms` dir and rename policy and trainer classes. (#25346) 2 年之前
  Balaji Veeramani 7f1bacc7dc [CI] Format Python code with Black (#21975) 2 年之前
  Sven Mika 8a72824c63 [RLlib Testig] Split and unflake more CI tests (make sure all jobs are < 30min). (#18591) 3 年之前
  Sven Mika 0d8fce8fd8 [RLlib] Discussion 2294: Custom vector env example and fix. (#16083) 3 年之前
  Stefan Schneider 489febc6b2 [RLlib] Better example scripts: Description --no-tune and --local-mode CLI options (#17038) 3 年之前
  Sven Mika d2c755ccef [RLlib] Examples scripts add argparse help and replace `--torch` with `--framework`. (#15832) 3 年之前
  Sven Mika 78a134efa2 [RLlib] Add HowTo set env seed to our custom env example script. (#14471) 3 年之前
  Sven Mika 93c0a5549b [RLlib] Deprecate `vf_share_layers` in top-level PPO/MAML/MB-MPO configs. (#13397) 3 年之前
  Sven Mika 56878221ed [RLlib] Redo: Make TFModelV2 fully modular like TorchModelV2 (soft-deprecate register_variables, unify var names wrt torch). (#13363) 3 年之前
  Kai Fricke 25f10a947a Revert "[RLlib] Make TFModelV2 behave more like TorchModelV2: Obsolete register_variables. Unify variable dicts. (#13339)" (#13361) 3 年之前
  Sven Mika e2b2abb88b [RLlib] Make TFModelV2 behave more like TorchModelV2: Obsolete register_variables. Unify variable dicts. (#13339) 3 年之前
  Sven Mika c17169dc11 [RLlib] Fix all example scripts to run on GPUs. (#11105) 4 年之前
  Sven Mika 43043ee4d5 [RLlib] Tf2x preparation; part 2 (upgrading `try_import_tf()`). (#9136) 4 年之前
  Sven Mika 2746fc0476 [RLlib] Auto-framework, retire `use_pytorch` in favor of `framework=...` (#8520) 4 年之前
  Sven Mika 796a834c48 [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 4 年之前
  Sven Mika 57544b1ff9 [RLlib] Examples folder restructuring (Model examples; final part). (#8278) 4 年之前
  Sven 60d4d5e1aa Remove future imports (#6724) 4 年之前
  Eric Liang 5d7afe8092 [rllib] Try moving RLlib to top level dir (#5324) 5 年之前