From d0bdccc25a7eccd0b23cbd021ba0ef39aa82e4d6 Mon Sep 17 00:00:00 2001 From: rtz19970824 <1289226405@qq.com> Date: Fri, 15 Dec 2017 14:27:04 +0800 Subject: [PATCH] assign TODO to Haosheng and Tongzheng --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f1da719..543d237 100644 --- a/README.md +++ b/README.md @@ -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. +# 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 Search based method parallel.