ray/rllib/models/torch
2020-05-18 17:26:40 +02:00
..
__init__.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
attention_net.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
fcnet.py [RLlib] Make PyTorch Model forward pass faster in vf-case. (#8422) 2020-05-14 10:15:50 +02:00
misc.py [rllib] Support free_log_std in ModelV2 (#8380) 2020-05-12 10:14:05 -07:00
recurrent_net.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
torch_action_dist.py [RLlib] IMPALA PyTorch (#8287) 2020-05-03 13:44:25 +02:00
torch_modelv2.py [RLlib] Deprecate all Model(v1) usage. (#8146) 2020-04-29 12:12:59 +02:00
visionnet.py [RLlib] Make PyTorch Model forward pass faster in vf-case. (#8422) 2020-05-14 10:15:50 +02:00