ray/rllib/agents/bandit
2022-03-04 19:16:30 +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 [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
bandit_torch_model.py [RLlib] 2 bug fixes: Bandit registration not working if torch not installed. Env checker for MA envs. (#22821) 2022-03-04 19:16:30 +01:00
bandit_torch_policy.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00