ray/rllib/examples/models
2020-06-16 08:52:20 +02:00
..
__init__.py [RLlib] Examples folder restructuring (models) part 1 (#8353) 2020-05-08 08:20:18 +02:00
autoregressive_action_dist.py [RLlib] Examples folder restructuring (models) part 1 (#8353) 2020-05-08 08:20:18 +02:00
autoregressive_action_model.py [RLlib] Make PyTorch Model forward pass faster in vf-case. (#8422) 2020-05-14 10:15:50 +02:00
batch_norm_model.py [RLlib] Minor rllib.utils cleanup. (#8932) 2020-06-16 08:52:20 +02:00
centralized_critic_models.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
custom_loss_model.py [RLlib] Add 2 Transformer learning test cases on StatelessCartPole (PPO and IMPALA). (#8624) 2020-05-27 10:19:47 +02:00
eager_model.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
fast_model.py [RLlib] Make PyTorch Model forward pass faster in vf-case. (#8422) 2020-05-14 10:15:50 +02:00
mobilenet_v2_with_lstm_models.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
parametric_actions_model.py [Testing] Fix LINT/sphinx errors. (#8874) 2020-06-10 15:41:59 +02:00
rnn_model.py [Testing] Fix LINT/sphinx errors. (#8874) 2020-06-10 15:41:59 +02:00
rnn_spy_model.py [RLlib] Attention Net integration into ModelV2 and learning RL example. (#8371) 2020-05-18 17:26:40 +02:00
shared_weights_model.py [RLlib] Minor rllib.utils cleanup. (#8932) 2020-06-16 08:52:20 +02:00
simple_rpg_model.py [RLlib] Minor rllib.utils cleanup. (#8932) 2020-06-16 08:52:20 +02:00