mirror of
https://github.com/wassname/pytorch-soft-actor-critic.git
synced 2026-08-14 12:40:55 +08:00
Update README.md
This commit is contained in:
@@ -36,8 +36,8 @@ python main.py --env-name Humanoid-v2 --scale_R 20 --deterministic True --tau 1
|
||||
|
||||
### Results
|
||||
------------
|
||||
My results on Humanoid-v2 environment using SAC and SAC(deterministic, hard update).
|
||||
My results on Humanoid-v2 environment using SAC, SAC(hard update) and SAC(deterministic, hard update).
|
||||
This is a plot of average rewards at every 10000 step interval
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user