mirror of
https://github.com/vale981/ray
synced 2025-03-09 21:06:39 -04:00
.. | ||
common | ||
__init__.py | ||
README.md | ||
sac.py | ||
sac_model.py | ||
sac_policy.py |
Implementation of Soft Actor-Critic (https://arxiv.org/abs/1812.05905.pdf).
.. | ||
common | ||
__init__.py | ||
README.md | ||
sac.py | ||
sac_model.py | ||
sac_policy.py |
Implementation of Soft Actor-Critic (https://arxiv.org/abs/1812.05905.pdf).