From fd3b10061d88d204eec34808f34d0cc83077c78f Mon Sep 17 00:00:00 2001 From: Pranjal Tandon Date: Sat, 19 Jan 2019 23:40:20 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0de0ce3..67226c3 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ python main.py --env-name Humanoid-v2 --policy Deterministic --tau 1 --target_up |gradient steps (except humanoids)(`--updates_per_step`)|4| |gradient steps (humanoids)(`--updates_per_step`)|1| - +------------ There is no need for setting Temperature manually if `--automatic_entropy_tuning` is True