mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00
![]() * fix * move example tests to end * level err * guard against none * no trace test * ignore thumbs * np * fix multi node * fix |
||
---|---|---|
.. | ||
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).