.. |
a3c
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
alpha_star
|
[RLlib] R2D2 training iteration fn AND switch off execution_plan API by default. (#24165)
|
2022-05-03 07:59:26 +02:00 |
ars
|
[RLlib] Move agents.ars to algorithms.ars . (#24516)
|
2022-05-06 19:11:15 +02:00 |
bandit
|
[RLlib] Issue 24075: Better error message for Bandit MultiDiscrete (suggest using our wrapper). (#24385)
|
2022-05-02 21:14:08 +02:00 |
cql
|
[RLlib] SAC with new Replay Buffer API. (#24156)
|
2022-05-09 14:33:02 +02:00 |
ddpg
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
dqn
|
[RLlib] SAC with new Replay Buffer API. (#24156)
|
2022-05-09 14:33:02 +02:00 |
dreamer
|
[RLlib] R2D2 training iteration fn AND switch off execution_plan API by default. (#24165)
|
2022-05-03 07:59:26 +02:00 |
es
|
[RLlib] Moved agents.es to algorithms.es (#24511)
|
2022-05-06 14:54:22 +02:00 |
impala
|
[RLlib] Impala training iteration fn (#23454)
|
2022-05-05 16:11:08 +02:00 |
maddpg
|
[RLlib] MADDPG: Move into agents folder (from contrib) and use training_iteration method. (#24502)
|
2022-05-06 12:35:21 +02:00 |
maml
|
[RLlib] R2D2 training iteration fn AND switch off execution_plan API by default. (#24165)
|
2022-05-03 07:59:26 +02:00 |
marwil
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
mbmpo
|
[RLlib] R2D2 training iteration fn AND switch off execution_plan API by default. (#24165)
|
2022-05-03 07:59:26 +02:00 |
pg
|
[RLlib] R2D2 training iteration fn AND switch off execution_plan API by default. (#24165)
|
2022-05-03 07:59:26 +02:00 |
ppo
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
qmix
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
sac
|
[RLlib] SAC with new Replay Buffer API. (#24156)
|
2022-05-09 14:33:02 +02:00 |
slateq
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
tests
|
[RLlib] Deprecate timesteps_per_iteration config key (in favor of min_[sample|train]_timesteps_per_reporting . (#24372)
|
2022-05-02 12:51:14 +02:00 |
__init__.py
|
[RLlib] POC: Config objects instead of dicts (PPO only). (#23491)
|
2022-03-31 18:26:12 +02:00 |
callbacks.py
|
[RLlib] Fix type hints for original_batches in callbacks. (#24214)
|
2022-04-29 10:33:53 +02:00 |
mock.py
|
[RLlib] Feed all values in COMMON_CONFIG directly from TrainerConfig() (removes duplicate values and comments). (#24433)
|
2022-05-04 16:28:12 +02:00 |
registry.py
|
[RLlib] MADDPG: Move into agents folder (from contrib) and use training_iteration method. (#24502)
|
2022-05-06 12:35:21 +02:00 |
trainer.py
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
trainer_config.py
|
[RLlib] Feed all values in COMMON_CONFIG directly from TrainerConfig() (removes duplicate values and comments). (#24433)
|
2022-05-04 16:28:12 +02:00 |