minor fixed

This commit is contained in:
rtz19970824 2017-12-10 13:36:43 +08:00
parent 8de92378c2
commit cb99f6bbbb

View File

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