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 acbaa9f2e4
Update kb.py
3 years ago
abducer Update kb.py 3 years ago
datasets Update get_mnist_add.py 3 years ago
models Create lenet5.py 3 years ago
utils fix bug in plog.py 3 years ago
.gitignore update example.py and polg.py, add .gitignore 3 years ago
example.py update basic_model.py and related part in other files 3 years ago
framework.py Update framework.py 3 years ago
nonshare_example.py initial commit based on GABL 4 years ago
readme.md update readme 3 years ago
share_example.py initial commit based on GABL 4 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