You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
troyyyyy 616ed95eb2 [ENH] add docs: ABL overview intro 2 years ago
.github/workflows [MNT] Only activate flake8 action when pushing to or pulling from the main branch. 2 years ago
abl [MNT] modify doc string in learning 2 years ago
docs [ENH] add docs: ABL overview intro 2 years ago
examples [FIX] fix minor bugs 2 years ago
tests add detailed test for ABLModel and BasicNN 2 years ago
.coveragerc add build-and-test workflow and related files 2 years ago
.gitignore [MNT] add .idea to gitignore 2 years ago
README.md [MNT] modify README.md 2 years ago
requirements.txt [ENH] add setup.py 2 years ago
setup.py [ENH] add setup.py 2 years ago

An efficient Python toolkit for Abductive Learning (ABL), a novel paradigm that integrates machine learning and logical reasoning in a unified framework.

Python other