Browse Source

[ENH] add img in readme

pull/5/head
troyyyyy 1 year ago
parent
commit
9993aa0fdd
3 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README.md
  2. BIN
      img/ABL.png
  3. BIN
      img/ABLKit.png

+ 5
- 1
README.md View File

@@ -21,16 +21,20 @@ 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](img/ABL.png)

Key Features of ABL Kit:

- **Great Flexibility**: Adaptable to various machine learning modules and logical reasoning components.
- **User-Friendly**: Provide data, model, and KB, and get started with just a few lines of code.
- **User-Friendly**: Provide **data**, <span style="color: blue;">**model**</span>, and <span style="color: green;">**KB**</span>, and get started with just a few lines of code.
- **High-Performance**: Optimization for high accuracy and fast training speed.

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)

## Installation

### Install from PyPI


BIN
img/ABL.png View File

Before After
Width: 1028  |  Height: 563  |  Size: 97 kB

BIN
img/ABLKit.png View File

Before After
Width: 1445  |  Height: 623  |  Size: 181 kB

Loading…
Cancel
Save