提交历史

作者 SHA1 备注 提交日期
  Sven Mika f94bd99ce4 [RLlib] Issue 21044: Improve error message for "multiagent" dict checks. (#21448) 2 年之前
  Sven Mika e485aa846a [RLlib; Docs overhaul] Overhaul of auto-API reference pages (via sphinx autoclass/automodule). (#19786) 2 年之前
  Avnish Narayan b6077a36d4 [RLlib; Pre-checks/better failure behavior]: Env Checker for Gym Environments (#20481) 2 年之前
  Sven Mika ed85f59194 [RLlib] Unify all RLlib Trainer.train() -> results[info][learner][policy ID][learner_stats] and add structure tests. (#18879) 3 年之前
  gjoliver 336e79956a [RLlib] Make MultiAgentEnv inherit gym.Env to avoid direct class type manipulation (#18156) 3 年之前
  Sven Mika 5107d16ae5 [RLlib] Add @Deprecated decorator to simplify/unify deprecation of classes, methods, functions. (#17530) 3 年之前
  Sven Mika 99ae7bae05 [RLlib] JAXPolicy prep. PR #1. (#13077) 3 年之前
  Sven Mika c17169dc11 [RLlib] Fix all example scripts to run on GPUs. (#11105) 4 年之前
  Sven Mika 28ab797cf5 [RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (#10544) 4 年之前
  Sven Mika 5b2a97597b [RLlib] Retire `try_import_tree` (should be installed along with other requirements). (#9211) 4 年之前
  Sven Mika 4ed796a7d6 [RLlib] Add testing `Policy.compute_single_action()` for all agents. (#8903) 4 年之前
  Eric Liang 831b2fe51d [rllib] Set framework to tf by default and remove import checks; "Auto" option (#8748) 4 年之前
  Sven Mika 754290daad [RLlib] Add light-weight `Trainer.compute_action()` tests for all Algos. (#8356) 4 年之前
  Sven Mika e9ee5c4e5f [RLlib] Nested action space PR (minimally invasive; torch only + test). (#8101) 4 年之前
  Sven Mika 22ccc43670 [RLlib] DQN torch version. (#7597) 4 年之前
  Sven Mika 1d4823c0ec [RLlib] Add testing framework_iterator. (#7852) 4 年之前
  Sven Mika 0db2046b0a [RLlib] Policy.compute_log_likelihoods() and SAC refactor. (issue #7107) (#7124) 4 年之前
  Sven Mika 6e1c3ea824 [RLlib] Exploration API (+EpsilonGreedy sub-class). (#6974) 4 年之前
  Sven Mika 4c97348cb6 [RLlib] Schedule-classes multi-framework support. (#6926) 4 年之前
  Sven Mika ae9a3a2237 [RLlib] from_config util method for framework agnostic components; start moving RLlib tests into Bazel. (#6865) 4 年之前
  Ujval Misra 20ba7ef647 [tune] Move util to utils package (#6682) 4 年之前
  Sven 8b16847c02 Get utils ready for better Agent torch support. (#6561) 4 年之前
  Siyuan (Ryans) Zhuang f48293f96d Fix deprecated warning (#6142) 5 年之前
  Eric Liang 5d7afe8092 [rllib] Try moving RLlib to top level dir (#5324) 5 年之前