mickelliu 75078f965d [Rllib] Fix `range()` (no keyword args supported!) in torch version of `attention_net.py`. (#21598) 2 years ago
..
modules cf21c634a3 [RLlib] Fix deprecated warning for torch_ops.py (soft-replaced by torch_utils.py). (#19982) 3 years ago
__init__.py 28ab797cf5 [RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (#10544) 4 years ago
attention_net.py 75078f965d [Rllib] Fix `range()` (no keyword args supported!) in torch version of `attention_net.py`. (#21598) 2 years ago
complex_input_net.py daa4304a91 [RLlib] Switch off preprocessors by default for PGTrainer. (#21008) 2 years ago
fcnet.py 4cbe13cdfd [RLlib] CQL loss fn fixes, MuJoCo + Pendulum benchmarks, offline-RL example script w/ json file. (#15603) 3 years ago
misc.py ee4b6e7e3b [RLlib] Unity3D example broken due to change in ML-Agents API. Attention-net prev-n-a/r. Attention-wrapper works with images. (#14569) 3 years ago
recurrent_net.py 9e6b871739 [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2 years ago
torch_action_dist.py 9e6b871739 [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2 years ago
torch_modelv2.py b4300dd532 [RLlib] Issue 18812: Torch multi-GPU stats not protected against race conditions. (#18937) 3 years ago
visionnet.py cabaa3b3c6 [RLlib Testing] Add A3C/APPO/BC/DDPPO/MARWIL/CQL/ES/ARS/TD3 to weekly learning tests. (#18381) 3 years ago