assign TODO to Haosheng and Tongzheng

This commit is contained in:
rtz19970824 2017-12-15 14:27:04 +08:00
parent ea541ed559
commit 00f599bba3

View File

@ -52,6 +52,11 @@ Try to use full names. Don't use abbrevations for class/function/variable names
The """xxx""" comment should be written right after class/function. Also comment the part that's not intuitive during the code. We must comment, but for now we don't need to polish them. The """xxx""" comment should be written right after class/function. Also comment the part that's not intuitive during the code. We must comment, but for now we don't need to polish them.
# High Priority TODO
For Haosheng and Tongzheng: separate actor and critic, rewrite the interfaces for policy
Others can still focus on the task below.
## TODO ## TODO
Search based method parallel. Search based method parallel.