.. |
a3c
|
[RLlib] A2/3C Config objects (A2CConfig and A3CConfig). (#24332)
|
2022-04-30 09:51:09 +02:00 |
alpha_star
|
[RLlib] Fix AlphaStar for tf2+tracing; smaller cleanups around avoiding to wrap a TFPolicy as_eager() or with_tracing more than once. (#24271)
|
2022-04-28 13:43:21 +02:00 |
ars
|
[RLlib] Removed deprecated code with error=True (#23916)
|
2022-04-15 13:51:12 +02:00 |
bandit
|
[RLlib] Removed deprecated code with error=True (#23916)
|
2022-04-15 13:51:12 +02:00 |
cql
|
[RLlib] Fix CQL getting stuck when deprecated timesteps_per_iteration is used (use min_train_timesteps_per_reporting instead). (#24345)
|
2022-04-29 21:02:34 +01:00 |
ddpg
|
[RLlib] Replay Buffer API and Training Iteration Fn for DQN. (#23420)
|
2022-04-18 12:20:12 +02:00 |
dqn
|
[RLlib] SlateQ training iteration function. (#24151)
|
2022-04-29 18:38:17 +02:00 |
dreamer
|
[spelling] Add linter rule for mis-capitalizations of RLLib -> RLlib (#23817)
|
2022-04-10 16:12:53 -07:00 |
es
|
[spelling] Add linter rule for mis-capitalizations of RLLib -> RLlib (#23817)
|
2022-04-10 16:12:53 -07:00 |
impala
|
[RLlib] IMPALA TrainerConfig objects. (#24375)
|
2022-05-02 12:05:30 +02:00 |
maml
|
[CI] Replace YAPF disables with Black disables (#21982)
|
2022-02-08 16:29:25 -08:00 |
marwil
|
[RLlib] MARWIL: Move to training_iteration API. (#23798)
|
2022-04-11 19:28:32 +02:00 |
mbmpo
|
[CI] Replace YAPF disables with Black disables (#21982)
|
2022-02-08 16:29:25 -08:00 |
pg
|
[RLlib] A2/3C Config objects (A2CConfig and A3CConfig). (#24332)
|
2022-04-30 09:51:09 +02:00 |
ppo
|
[RLlib] A2/3C Config objects (A2CConfig and A3CConfig). (#24332)
|
2022-04-30 09:51:09 +02:00 |
qmix
|
[RLlib] QMIX training iteration function and new replay buffer API. (#24164)
|
2022-04-27 14:24:20 +02:00 |
sac
|
[RLlib] Training Iteration Function for SAC (#24157)
|
2022-04-26 12:37:54 +02:00 |
slateq
|
[RLlib] SlateQ training iteration function. (#24151)
|
2022-04-29 18:38:17 +02:00 |
tests
|
[RLlib] Ensure MultiCallbacks always implements all callback methods (#24254)
|
2022-04-29 10:30:24 +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
|
[CI] Format Python code with Black (#21975)
|
2022-01-29 18:41:57 -08:00 |
registry.py
|
[RLlib] Removed deprecated code with error=True (#23916)
|
2022-04-15 13:51:12 +02:00 |
trainer.py
|
[RLlib] A2/3C Config objects (A2CConfig and A3CConfig). (#24332)
|
2022-04-30 09:51:09 +02:00 |
trainer_config.py
|
[RLlib] A2/3C Config objects (A2CConfig and A3CConfig). (#24332)
|
2022-04-30 09:51:09 +02:00 |