From d43e0fe311155f47645fa4e3051bfe5c50dd209d Mon Sep 17 00:00:00 2001 From: rtz19970824 <1289226405@qq.com> Date: Sun, 10 Dec 2017 13:37:38 +0800 Subject: [PATCH] minor fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d08179d..d345241 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Search based method parallel. `Please do not use abbreviations unless others can know it well. (e.g. adv can short for advantage/adversarial, please use the full name instead)` -`Please name the module formally. (e.g. use more lower case "_", I think a module called "Batch" seems terrible)` +`Please name the module formally. (e.g. use more lower case and "_", I think a module called "Batch" is terrible)` YongRen: Policy Wrapper, in order of Gaussian, DQN and DDPG