mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
![]() * SAC Performance Fixes * Small Changes * Update sac_model.py * fix normalize wrapper * Update test_eager_support.py Co-authored-by: Eric Liang <ekhliang@gmail.com> |
||
---|---|---|
.. | ||
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).