https://github.com/abductivelearning/gabl
https://github.com/abductivelearning/gabl
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abductivelearning/gabl
- Owner: AbductiveLearning
- Created: 2021-05-19T12:25:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T06:00:27.000Z (over 2 years ago)
- Last Synced: 2025-04-22T19:44:41.276Z (about 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🌟 **New!** [ABLkit](https://github.com/AbductiveLearning/ABLkit) released: A toolkit for Abductive Learning with high flexibility, user-friendly interface, and optimized performance. Welcome to try it out!🚀
# Grounded abductive learning
This is the code repository of grounded abductive learning.
## Environment dependency
...
## Example
share_example.py and nonshare_exaple.py are examples of grounded abductive learning.
```bash
python share_example.py
```
## Authors
- [Le-Wen Cai](http://www.lamda.nju.edu.cn/cailw/) (Nanjing University)
- [Wang-Zhou Dai](http://daiwz.net) (Imperial College London)
- [Yu-Xuan Huang](http://www.lamda.nju.edu.cn/huangyx/) (Nanjing University)
## NOTICE
They can only be used for academic purpose. For other purposes, please contact with LAMDA Group(www.lamda.nju.edu.cn).