ray/rllib/models/torch
Sven Mika e9ee5c4e5f
[RLlib] Nested action space PR (minimally invasive; torch only + test). (#8101)
- Add TorchMultiActionDistribution class.
- Add framework-agnostic test cases for TorchMultiActionDistribution.
2020-04-23 09:09:22 +02:00
..
__init__.py [RLlib] Working/learning example: PPO + torch + LSTM. (#7797) 2020-03-31 22:00:28 -07:00
fcnet.py [RLlib] PyTorch version of ARS (Augmented Random Search). (#8106) 2020-04-21 09:47:52 +02:00
misc.py [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00
recurrent_torch_model.py [RLlib] Working/learning example: PPO + torch + LSTM. (#7797) 2020-03-31 22:00:28 -07:00
torch_action_dist.py [RLlib] Nested action space PR (minimally invasive; torch only + test). (#8101) 2020-04-23 09:09:22 +02:00
torch_modelv2.py [RLlib] DQN torch version. (#7597) 2020-04-06 11:56:16 -07:00
visionnet.py [RLlib] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00