ray/rllib/agents/qmix
2022-02-08 16:29:25 -08:00
..
tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
__init__.py [rllib] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -07:00
mixers.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
model.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
qmix.py [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
qmix_policy.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
README.md [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00

Code in this package is adapted from https://github.com/oxwhirl/pymarl.