.. |
debug
|
[RLlib] restart_failed_sub_environments now works for MA cases and crashes during reset() ; +more tests and logging; add eval worker sub-env fault tolerance test. (#26276)
|
2022-07-15 08:55:14 +02:00 |
exploration
|
[RLLib] RE3 exploration algorithm TF2 framework support (#25221)
|
2022-07-23 18:05:01 -07:00 |
metrics
|
[RLlib] Cleanup some deprecated metric keys and classes. (#26036)
|
2022-06-23 21:30:01 +02:00 |
pre_checks
|
Bump gym dep to 0.24 (#26190)
|
2022-07-22 12:37:16 -07:00 |
replay_buffers
|
[RLlib] Add/reorder Args of Prioritized/MixIn MultiAgentReplayBuffer. (#26428)
|
2022-07-18 18:04:03 +02:00 |
schedules
|
[api] Add API stability annotations for all RLlib symbols and add to LINT (#25060)
|
2022-05-24 22:14:25 -07:00 |
spaces
|
simplexfix (#26122)
|
2022-06-27 08:25:19 -07:00 |
tests
|
[RLLib] Fix MultiDiscrete not being one-hotted correctly (#26558)
|
2022-07-20 15:25:53 -07:00 |
__init__.py
|
Clean up docstyle in python modules and add LINT rule (#25272)
|
2022-06-01 11:27:54 -07:00 |
actors.py
|
[CI] Format Python code with Black (#21975)
|
2022-01-29 18:41:57 -08:00 |
annotations.py
|
[RLlib] More Trainer -> Algorithm renaming cleanups. (#25869)
|
2022-06-20 15:54:00 +02:00 |
compression.py
|
[CI] Format Python code with Black (#21975)
|
2022-01-29 18:41:57 -08:00 |
deprecation.py
|
[api] Add API stability annotations for all RLlib symbols and add to LINT (#25060)
|
2022-05-24 22:14:25 -07:00 |
error.py
|
[RLlib] Trainer to Algorithm renaming. (#25539)
|
2022-06-11 15:10:39 +02:00 |
filter.py
|
[RLlib] EnvRunnerV2 and EpisodeV2 that support Connectors. (#25922)
|
2022-06-30 08:44:10 +02:00 |
filter_manager.py
|
[RLlib] Add timeout to filter synchronization. (#25959)
|
2022-06-24 14:37:43 +02:00 |
framework.py
|
Clean up docstyle in python modules and add LINT rule (#25272)
|
2022-06-01 11:27:54 -07:00 |
from_config.py
|
Clean up docstyle in python modules and add LINT rule (#25272)
|
2022-06-01 11:27:54 -07:00 |
images.py
|
[api] Add API stability annotations for all RLlib symbols and add to LINT (#25060)
|
2022-05-24 22:14:25 -07:00 |
memory.py
|
[RLlib; Docs overhaul] Docstring cleanup: rllib/utils (#19829)
|
2021-11-01 21:46:02 +01:00 |
numpy.py
|
[api] Add API stability annotations for all RLlib symbols and add to LINT (#25060)
|
2022-05-24 22:14:25 -07:00 |
policy.py
|
[RLlib] more connector polishes and fixes. (#26645)
|
2022-07-19 08:50:28 -07:00 |
serialization.py
|
[RLlib] Fix a bunch of issues related to connectors. (#26510)
|
2022-07-13 18:55:20 +02:00 |
sgd.py
|
Clean up docstyle in python modules and add LINT rule (#25272)
|
2022-06-01 11:27:54 -07:00 |
test_utils.py
|
[RLlib] restart_failed_sub_environments now works for MA cases and crashes during reset() ; +more tests and logging; add eval worker sub-env fault tolerance test. (#26276)
|
2022-07-15 08:55:14 +02:00 |
tf_run_builder.py
|
[api] Add API stability annotations for all RLlib symbols and add to LINT (#25060)
|
2022-05-24 22:14:25 -07:00 |
tf_utils.py
|
[RLLib] Fix MultiDiscrete not being one-hotted correctly (#26558)
|
2022-07-20 15:25:53 -07:00 |
threading.py
|
[api] Add API stability annotations for all RLlib symbols and add to LINT (#25060)
|
2022-05-24 22:14:25 -07:00 |
timer.py
|
[RLlib] Cleanup some deprecated metric keys and classes. (#26036)
|
2022-06-23 21:30:01 +02:00 |
torch_utils.py
|
[RLlib] Unify gnorm mixin for tf and torch policies. (#26102)
|
2022-07-24 15:31:09 +02:00 |
typing.py
|
[RLlib] EnvRunnerV2 and EpisodeV2 that support Connectors. (#25922)
|
2022-06-30 08:44:10 +02:00 |
window_stat.py
|
[RLlib; Docs overhaul] Docstring cleanup: rllib/utils (#19829)
|
2021-11-01 21:46:02 +01:00 |