ray/rllib/models
2022-03-24 17:04:02 -07:00
..
jax [RLlib] Slate-Q tf implementation and tests/benchmarks. (#22389) 2022-02-22 09:36:44 +01:00
tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tf [RLlib] TF2 Bandit Agent (#22838) 2022-03-21 16:55:55 +01:00
torch [RLlib] SlateQ: framework=tf fixes and SlateQ documentation update (#22543) 2022-02-23 13:03:45 +01:00
__init__.py [RLlib] Deprecate old classes, methods, functions, config keys (in prep for RLlib 1.0). (#10544) 2020-09-06 10:58:00 +02:00
action_dist.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
catalog.py [Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). (#23128) 2022-03-15 17:34:21 +01:00
modelv2.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
preprocessors.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
README.txt [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
repeated_values.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00

Shared neural network models for RLlib.