ray/rllib/agents/bandit
2022-03-24 12:32:29 +01:00
..
tests [RLlib] Enable Bandits to work in batches mode(s) (vector envs + multiple workers + train_batch_sizes > 1). (#22465) 2022-02-17 22:32:26 +01:00
__init__.py [RLlib] Move bandits into main agents folder; Make RecSim adapter more accessible; (#21773) 2022-01-27 13:58:12 +01:00
bandit.py [RLlib] TF2 Bandit Agent (#22838) 2022-03-21 16:55:55 +01:00
bandit_tf_model.py [RLlib] Change type to tensortype for cql policies. (#23438) 2022-03-24 12:32:29 +01:00
bandit_tf_policy.py [RLlib] TF2 Bandit Agent (#22838) 2022-03-21 16:55:55 +01:00
bandit_torch_model.py [RLlib] TF2 Bandit Agent (#22838) 2022-03-21 16:55:55 +01:00
bandit_torch_policy.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00