mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
.. | ||
common | ||
tests | ||
__init__.py | ||
apex.py | ||
distributional_q_model.py | ||
dqn.py | ||
dqn_policy.py | ||
README.md | ||
simple_q_model.py | ||
simple_q_policy.py |
Code in this package is adapted from https://github.com/openai/baselines/tree/master/baselines/deepq.