Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
3 years ago | |
|---|---|---|
| abducer | 3 years ago | |
| datasets | 3 years ago | |
| models | 3 years ago | |
| utils | 4 years ago | |
| README | 3 years ago | |
| example.py | 3 years ago | |
| framework.py | 3 years ago | |
| nonshare_example.py | 4 years ago | |
| share_example.py | 4 years ago | |
# ABL Package
This is the code repository of abductive learning Package.
## Environment dependency
...
## Example
share_example.py and nonshare_exaple.py are examples of grounded abductive learning.
```bash
python share_example.py
```
## Authors
- [Yu-Xuan Huang](http://www.lamda.nju.edu.cn/huangyx/) (Nanjing University)
- [](http://www.lamda.nju.edu.cn//) (Nanjing University)
## NOTICE
They can only be used for academic purpose. For other purposes, please contact with LAMDA Group(www.lamda.nju.edu.cn).
An efficient Python toolkit for Abductive Learning (ABL), a novel paradigm that integrates machine learning and logical reasoning in a unified framework.
Python other