From 4529538fa92a0e4bf08e0939937642c8a9ec39c4 Mon Sep 17 00:00:00 2001 From: troyyyyy Date: Mon, 8 Jan 2024 13:01:36 +0800 Subject: [PATCH] [FIX] change img size --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ac3ebd..29ce9cf 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,9 @@ ABL is a novel paradigm that integrates machine learning and logical reasoning in a unified framework. It is suitable for tasks where both data and (logical) domain knowledge are available. -Abductive Learning -
+

+Abductive Learning +

Key Features of ABL Kit: @@ -34,7 +35,7 @@ ABL Kit encapsulates advanced ABL techniques, providing users with an efficient and convenient toolkit to develop dual-driven ABL systems, which leverage the power of both data and knowledge. -![Abductive Learning](img/ABLKit.png) +![ABL Kit](img/ABLKit.png) ## Installation