ray/rllib/models/torch
2020-06-23 20:42:30 +02:00
..
modules Pytorch AttentionNet (#9088) 2020-06-23 20:42:30 +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 Pytorch AttentionNet (#9088) 2020-06-23 20:42:30 +02:00
fcnet.py [RLlib] Make sure torch and tf behave the same wrt conv2d nets. (#8785) 2020-06-20 00:05:19 +02:00
misc.py Pytorch AttentionNet (#9088) 2020-06-23 20:42:30 +02:00
recurrent_net.py [Testing] Fix LINT/sphinx errors. (#8874) 2020-06-10 15:41:59 +02:00
torch_action_dist.py [RLlib] Bug fixes and tests in DiagGaussian (#8676) 2020-06-03 19:06:06 +02:00
torch_modelv2.py [RLlib] Minor rllib.utils cleanup. (#8932) 2020-06-16 08:52:20 +02:00
visionnet.py [RLlib] Make sure torch and tf behave the same wrt conv2d nets. (#8785) 2020-06-20 00:05:19 +02:00