An open API service indexing awesome lists of open source software.

https://github.com/arthur-x/simplysac

SimplySAC replicates Soft-Actor-Critic with minimum (~200) lines of code in clean, readable PyTorch style, while trying to use as few additional tricks and hyper-parameters as possible (MuJoCo and PyBullet benchmarks included).
https://github.com/arthur-x/simplysac

mujoco-benchmarks pybullet-benchmarks soft-actor-critic

Last synced: 4 months ago
JSON representation

SimplySAC replicates Soft-Actor-Critic with minimum (~200) lines of code in clean, readable PyTorch style, while trying to use as few additional tricks and hyper-parameters as possible (MuJoCo and PyBullet benchmarks included).

Awesome Lists containing this project