ray/rllib/models/torch
2020-12-01 08:21:45 +01:00
..
modules [RLlib] Model Annotations to Torch Models (#9749) 2020-11-12 12:16:12 +01:00
__init__.py [RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (#10544) 2020-09-06 10:58:00 +02:00
attention_net.py [RLlib] Model Annotations to Torch Models (#9749) 2020-11-12 12:16:12 +01:00
fcnet.py [RLlib] Model Annotations to Torch Models (#9749) 2020-11-12 12:16:12 +01:00
misc.py [RLlib] Model Annotations to Torch Models (#9749) 2020-11-12 12:16:12 +01:00
recurrent_net.py [RLlib] Attention Net prep PR #2: Smaller cleanups. (#12449) 2020-12-01 08:21:45 +01:00
torch_action_dist.py [RLlib] Trajectory view API: Enable by default for PPO, IMPALA, PG, A3C (tf and torch). (#11747) 2020-11-12 16:27:34 +01:00
torch_modelv2.py [RLlib] MB-MPO cleanup (comments, docstrings, type annotations). (#11033) 2020-10-06 20:28:16 +02:00
visionnet.py [RLlib] Model Annotations to Torch Models (#9749) 2020-11-12 12:16:12 +01:00