diff --git a/README.md b/README.md index dcfc4f3..0caff76 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,9 @@ 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 name the module formally. (e.g. use more lower case "_", I think a module called "Batch" seems terrible) + 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 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