1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-12 22:26:39 -04:00
ray/rllib/agents/qmix
2020-01-17 22:26:28 -08:00
..
__init__.py Remove future imports () 2020-01-09 00:15:48 -08:00
apex.py Remove future imports () 2020-01-09 00:15:48 -08:00
mixers.py Remove future imports () 2020-01-09 00:15:48 -08:00
model.py Remove future imports () 2020-01-09 00:15:48 -08:00
qmix.py Remove future imports () 2020-01-09 00:15:48 -08:00
qmix_policy.py [RLlib] Policy-classes cleanup and torch/tf unification. () 2020-01-17 22:26:28 -08:00
README.md [rllib] Try moving RLlib to top level dir () 2019-08-05 23:25:49 -07:00

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