Tony-HYX
4c2bbbafe0
Update installation instructions in README.md
2 years ago
Tony-HYX
7ceb3a3da1
[MNI] Minor issues in code
2 years ago
Tony-HYX
eb492060fb
[ENH] Update toml
2 years ago
Tony-HYX
64d5838108
[ENH] Update toml
2 years ago
Tony-HYX
896e61298d
[FIX] Fix error message formatting in Reasoner class
2 years ago
Tony-HYX
ded1168d83
Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev
2 years ago
Tony-HYX
92b192d56c
[ENH] Add and enhance average confidence distance calculation
2 years ago
Gao Enhao
7444dcb9b5
[ENH] resolve LICENSE-relative problems
2 years ago
troyyyyy
c4b8a1704b
[FIX] minor fix with grammar check
2 years ago
Tony-HYX
66398babf4
[DOC] Update ABL references
2 years ago
troyyyyy
408a1c27cb
[FIX] grammar check in docstring
2 years ago
troyyyyy
3a51781e89
[FIX, DOC] grammar check
2 years ago
troyyyyy
5b2efaf82e
[ENH] add bib in readme
2 years ago
Gao Enhao
444eda9195
[ENH] update cache in github actions
2 years ago
Huang Yuxuan
df7a06dd23
Merge pull request #1 from AbductiveLearning/Dev
Merge Dev into Main: ABL-Package Overhaul with Enhanced Documentation and Examples
- Completed a comprehensive rewrite of the ABL-Package, easy to use!
- Incorporated detailed docstrings for each function, class, and module to provide clear, in-line documentation and facilitate code understanding.
- Expanded the documentation, ensuring thorough understanding and ease of use for users.
- Provided examples demonstrating the ABL-Package's capabilities, common use cases, and benchmarks.
- Unit tests have been added to cover the updated ABL-Package.
- Thanks to Wen-Chao Hu and En-Hao Gao for their dedication to improving code quality, writing tests, examples and documentation.
2 years ago
Wen-Chao Hu
fe6adecb23
[ENH] Update LICENSE
2 years ago
troyyyyy
d125509f78
[FIX] pass flake8
2 years ago
Gao Enhao
4be4f0c12c
[MNT] remove device in main_with_model_converter.py
2 years ago
Gao Enhao
c0e4ad8726
[ENH] modify ModelConverter and add relative mnist example
2 years ago
troyyyyy
5decdbd561
[ENH] add BreastCancer test
2 years ago
Tony-HYX
d8fd8de8c6
Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev
2 years ago
Tony-HYX
8dcff5c26d
[ENH] Add DataConverter and ModelConverter class
2 years ago
troyyyyy
c004e0afb6
[FIX] change zoopt version
2 years ago
troyyyyy
185c610393
[FIX] resolve flat-layout issue
2 years ago
troyyyyy
132437c7ae
[FIX] change optional in docstring
2 years ago
troyyyyy
939d6d36e7
[FIX] modify backticks
2 years ago
troyyyyy
051cda961d
[FIX] fix optional in docstring
2 years ago
Tony-HYX
621c65a7d2
[FIX] Update Python version to 3.11
2 years ago
Tony-HYX
ed0f6ff750
Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev
2 years ago
Tony-HYX
347cd39f9f
[ENH] Update Python version to 3.12
2 years ago
troyyyyy
467bc25319
[MNT] modify utils docstring
2 years ago
Tony-HYX
70b2cc5db2
Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev
2 years ago
Tony-HYX
e5d42e87c5
[ENH] Add docstring to tab_data_to_tuple function
2 years ago
troyyyyy
7ece5da766
[DOC] update zoo docs
2 years ago
Gao Enhao
b43ae6c189
Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev
2 years ago
Gao Enhao
848707d9c6
[MNT] support str-type device
2 years ago
troyyyyy
71ec9c6049
[FIX] change numpy dependency
2 years ago
Tony-HYX
bf6266b15c
[ENH] Minor changes
2 years ago
Tony-HYX
aef5e3d490
[ENH] Update tab_data_to_tuple
2 years ago
Tony-HYX
961626fd83
[ENH] Minor changes
2 years ago
Tony-HYX
eb242be48b
[ENH] Move tab_data_to_tuple to utils
2 years ago
Tony-HYX
7871b7e59c
[ENH] Update swiprolog link in code
2 years ago
Tony-HYX
4cee48b80d
[DOC] Change swi-prolog url
2 years ago
troyyyyy
95c52ec966
[ENH] add log in examples
2 years ago
troyyyyy
b89eb90ea3
[ENH] add dependencies
2 years ago
Gao Enhao
834d52249a
[MNT] pass pytest on MacOS
2 years ago
Gao Enhao
e2530faa72
[MNT] add swipl path to github env var
2 years ago
Gao Enhao
a8e724afd6
Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev
2 years ago
Gao Enhao
e38e251cee
[ENH] add macos actions and cache venv
2 years ago
troyyyyy
c72ac8870a
[ENH] add references in readme
2 years ago