ray/rllib/agents
2020-07-12 22:59:35 +02:00
..
a3c [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
ars [RLlib] tf-eager support for ES and ARS (tf2.x preparation). (#9207) 2020-07-02 13:03:10 +02:00
ddpg [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
dqn [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
dyna [RLlib] Minor cleanup in preparation to tf2.x support. (#9130) 2020-06-25 19:01:32 +02:00
es [RLlib] Retire try_import_tree (should be installed along with other requirements). (#9211) 2020-07-02 13:06:34 +02:00
impala [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
maml [Doc] RLlib Algorithms Documentation: MAML + PyTorch MAML (#9189) 2020-07-03 11:05:15 -07:00
marwil [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
pg [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
ppo Masking error. With t*valid_mask, we get the error np.inf*0 = np.inf (#9407) 2020-07-12 22:59:35 +02:00
qmix [RLlib] Retire try_import_tree (should be installed along with other requirements). (#9211) 2020-07-02 13:06:34 +02:00
sac [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
agent.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
callbacks.py [rllib] Add type annotations for evaluation/, env/ packages (#9003) 2020-06-19 13:09:05 -07:00
mock.py [tune] Use public methods for trainable (#9184) 2020-07-01 11:00:00 -07:00
registry.py [rllib] MAML Agent (#8862) 2020-06-23 09:48:23 -07:00
trainer.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
trainer_template.py [rllib] Remove deprecated policy optimizer package. (#9262) 2020-07-02 14:39:40 -07:00