diff --git a/README.md b/README.md index 0caff76..d08179d 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,11 @@ Tianshou(天授) is a reinforcement learning platform. The following image illus ## TODO Search based method parallel. - Write comments. 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 Write comments.` - Please name the module formally. (e.g. use more lower case "_", I think a module called "Batch" seems terrible) +`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)` YongRen: Policy Wrapper, in order of Gaussian, DQN and DDPG