ray/rllib/models/torch
2020-11-11 18:45:28 +01:00
..
modules [RLlib] Minor fixes (torch GPU bugs + some cleanup). (#11609) 2020-10-27 10:00:24 +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 Pytorch AttentionNet (#9088) 2020-06-23 20:42:30 +02:00
fcnet.py [RLlib] Curiosity minor fixes, do-overs, and testing. (#10143) 2020-08-19 17:49:50 +02:00
misc.py [RLlib] ConvTranspose2D module (#11231) 2020-10-12 15:00:42 +02:00
recurrent_net.py allow tuple action space (#11429) 2020-10-29 16:05:38 +01:00
torch_action_dist.py [RLlib] Support Simplex action spaces for SAC (torch and tf). (#11909) 2020-11-11 18:45:28 +01:00
torch_modelv2.py [RLlib] MB-MPO cleanup (comments, docstrings, type annotations). (#11033) 2020-10-06 20:28:16 +02:00
visionnet.py Tf version of VisionNet (ray/rllib/model/tf/vision_net.py) crashes iff len(conv-filters)=1. (#11330) 2020-10-11 12:49:47 +02:00