.. |
a3c
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
alpha_star
|
[RLlib] AlphaStar config objects. (#24576)
|
2022-05-10 14:01:00 +02:00 |
ars
|
[RLlib] Move agents.ars to algorithms.ars . (#24516)
|
2022-05-06 19:11:15 +02:00 |
bandit
|
[RLlib] Bandits use TrainerConfig objects. (#24687)
|
2022-05-12 22:02:15 +02:00 |
cql
|
[RLlib] Config objects for DDPG and SimpleQ. (#24339)
|
2022-05-12 16:12:42 +02:00 |
ddpg
|
[RLlib] Config objects for DDPG and SimpleQ. (#24339)
|
2022-05-12 16:12:42 +02:00 |
dqn
|
[RLlib] Config objects for DDPG and SimpleQ. (#24339)
|
2022-05-12 16:12:42 +02:00 |
dreamer
|
[RLlib] Dreamer ConfigObject class. (#24650)
|
2022-05-10 16:19:42 +02:00 |
es
|
[RLlib] Moved agents.es to algorithms.es (#24511)
|
2022-05-06 14:54:22 +02:00 |
impala
|
[RLlib] AlphaStar config objects. (#24576)
|
2022-05-10 14:01:00 +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] Config objects for DDPG and SimpleQ. (#24339)
|
2022-05-12 16:12:42 +02:00 |
ppo
|
[RLlib] Config objects for DDPG and SimpleQ. (#24339)
|
2022-05-12 16:12:42 +02:00 |
qmix
|
[RLlib] Remove execution_plan API code no longer needed. (#24501)
|
2022-05-06 12:29:53 +02:00 |
sac
|
[RLlib] Config objects for DDPG and SimpleQ. (#24339)
|
2022-05-12 16:12:42 +02:00 |
slateq
|
[RLlib] SlateQ config objects. (#24577)
|
2022-05-10 20:07:18 +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] Config objects for DDPG and SimpleQ. (#24339)
|
2022-05-12 16:12:42 +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 |