From bc8a72c21dad1289b307e1ee49787cc3762fa15f Mon Sep 17 00:00:00 2001 From: Tony-HYX <605698554@qq.com> Date: Mon, 21 Nov 2022 14:47:42 +0800 Subject: [PATCH] update readme --- README => readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) rename README => readme.md (66%) diff --git a/README b/readme.md similarity index 66% rename from README rename to readme.md index 0aa2a11..1a9ebf1 100644 --- a/README +++ b/readme.md @@ -22,3 +22,12 @@ python share_example.py ## NOTICE They can only be used for academic purpose. For other purposes, please contact with LAMDA Group(www.lamda.nju.edu.cn). +## To do list + +- Improve speed and accuracy +- Add comparison with DeepProbLog, NGS,... (Accuracy and Speed) +- Add Inference/Abduction example with FOL engine (e.g., Prolog) +- Add zoopt optimization +- Rearrange structure and make it a python package +- Documents +