ebb4d00
[ENH] use abstract data interface in SimpleBridge by
2023-10-30 23:43:22 +0800
b043bf6
[FIX] fix a few bugs by
2023-10-30 13:22:37 +0800
13f2375
[MNT] add ground_KB as subclass of KBBase by
2023-10-29 10:46:37 +0800
2cf6789
[MNT] resolve all comments in hwf_example.ipynb by
2023-10-25 22:05:09 +0800
3e74ed8
[MNT] reformat code and change the path of file by
2023-10-25 19:43:11 +0800
07e5218
[MNT] change ABLMetric to SemanticsMetric by
2023-10-25 19:42:36 +0800
081b1b5
Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev by
2023-10-15 20:41:41 +0800
71a5977
[FIX] fix bug in confidence dist calculation by
2023-10-15 20:41:20 +0800
819c273
[MNT] Modify test case for reasoning by
2023-10-15 20:22:13 +0800
ea1f0d0
[MNT] add type and length checking to dataset by
2023-10-15 15:04:20 +0800
8726476
[MNT] resolve all comments in abl_model.py by
2023-10-14 14:06:40 +0800
bc6dbfe
[MNT] resolve all comments in basic_nn.py by
2023-10-14 12:32:22 +0800
d6cda39
[MNT] delete redundant import by
2023-10-13 15:50:43 +0800
08f9aa9
[MNT] delete Chinese comment and reformat LeNet5 by
2023-10-13 15:48:56 +0800
736d11c
[MNT] reformat code and add doc string to utils.py by
2023-10-13 15:21:43 +0800
a816bf0
[MNT] use black to reformat reasoner.py by
2023-10-13 10:18:46 +0800
83295a0
[MNT] update doc string for reasoner.py by
2023-10-12 21:18:04 +0800
6ac0bb9
[MNT] unify variable names by
2023-10-12 20:14:07 +0800
75c72be
[MNT] delete redundant parameter "pred_label" by
2023-10-12 19:56:03 +0800
19aeeab
[MNT] resolve some (more) comments in reasoning by
2023-10-08 19:20:57 +0800
b43959a
[MNT] resolve some (more) comments by
2023-10-08 16:36:07 +0800
643dc64
[MNT] change kb parameter name in examples by
2023-10-08 15:37:47 +0800
3657b06
[MNT] resolve some comments by
2023-10-08 15:30:31 +0800
e2f57e7
[MNT] Enhance code by
2023-09-05 20:35:08 +0800
12952e0
[ENH] run hed example successfully by
2023-06-11 22:43:32 +0800
65047ba
[ENH] transform framework_hed to bridge style by
2023-06-11 22:42:43 +0800
6cbde80
[ENH] add InfiniteSampler by
2023-06-11 22:42:03 +0800
6e88dc9
[MNT] minor modification by
2023-06-11 22:41:01 +0800
826acca
[ENH] add load_path and save_path arguments to load and save respectively by
2023-06-11 22:39:37 +0800
e92fc24
[FIX] fix a minor bug in save by
2023-06-11 22:38:05 +0800
11ed595
[MNT] add two arguments to abduce_pseudo_label in SimpleBridge by
2023-06-11 22:37:32 +0800
1830daf
[ENH] add save and load method to ABLModel by
2023-06-11 16:39:01 +0800
389a920
[MNT] minor modification by
2023-06-09 20:21:01 +0800
98cadd3
[ENH] run mnist add example successfully after reformating the code by
2023-06-09 20:05:33 +0800
b7b426a
[ENH] run hwf example successfully after reformating the code by
2023-06-09 19:53:37 +0800
547201d
[ENH] make BasicNN and ReasonerBase compatible with the previous change by
2023-06-09 19:25:08 +0800
5af4a04
[MNT] delete framework since it has been replaced by bridge by
2023-06-09 19:22:44 +0800
7002351
[MNT] delete old logger in utils by
2023-06-09 19:21:22 +0800
22e73e2
[ENH] add a new logger and delete the old one by
2023-06-09 19:17:47 +0800
74151b0
[MNT] modify typing in ABLModel by
2023-06-09 19:14:27 +0800
757e485
[ENH] add base and simple bridge which are used for combining learning and reasoning by
2023-06-09 19:13:38 +0800
74cc37d
[ENH] add three kinds of basic dataset to dataset folder by
2023-06-09 19:11:36 +0800
a57eb06
[MNT] modify several __init__.py files by
2023-06-09 17:05:34 +0800
c120ce3
[MNT] move logic_forward into data_sample for ABLMetric by
2023-06-08 22:57:14 +0800
dafbe2c
[ENH] add metric folder and three basic metric classes by
2023-06-08 22:39:00 +0800
bd5c0a5
[ENH] run hwf successfully after changing the output of the ABLModel by
2023-06-08 12:56:30 +0800
e389b64
[ENH] run hed example successfully after change ABLModel output by
2023-06-06 19:47:47 +0800
8f1eb51
[FIX] fix bug in ABLModel by
2023-06-06 15:56:41 +0800
4c053f5
[MNT] add .idea to gitignore by
2023-06-05 20:26:41 +0800
da4912f
[ENH] Let ReasonerBase be compatible with the index style output of the ABLModel. by
2023-06-05 16:17:15 +0800
dc24a1b
remove mapping in ABLModel by
2023-05-24 21:01:17 +0800
8653e6c
[MNT] Change 'address' to 'revise' by
2023-05-24 19:54:26 +0800
543325b
[MNT] Fix some typos by
2023-05-24 16:17:50 +0800
bb9a616
[FIX] Fix typo by
2023-04-10 21:07:09 +0800
d5fbf3f
[MNT] change block_sample by
2023-04-10 11:09:30 +0800
f589cce
[MNT] Change variable name from address to revise/revision by
2023-04-10 09:28:24 +0800
75f6687
[MNT] modify README.md by
2023-04-08 15:46:18 +0800
bea9e0d
[MNT] delete useless path addition before import by
2023-04-08 15:22:08 +0800
904f8f6
[ENH] add setup.py by
2023-04-08 15:19:30 +0800
5dabf89
[MNT] complete __init__.py of abl and rename readme.md by
2023-04-08 14:39:09 +0800
c10698c
[MNT] after changing the modules names, run three examples successfully by
2023-04-07 14:25:06 +0800
099a6a3
[MNT] delte basic_model.py and wabl_models.py by
2023-04-07 14:07:17 +0800
2e73cfd
[MNT] rename modules in abl.learning by
2023-04-07 14:06:09 +0800
7fb2441
[MNT] Change variable names by
2023-04-04 13:06:12 +0800
1e2b574
[MNT] Change variable names by
2023-04-04 11:12:23 +0800
032d120
[ENH] Change file name to reasoner.py by
2023-04-04 11:07:19 +0800
6c37756
[ENH] Change folder name by
2023-04-04 10:53:11 +0800
8fb2b55
[ENH] Change folder name by
2023-04-04 10:52:39 +0800
37b404b
[FIX] Fix a typo by
2023-04-02 19:36:03 +0800
a580b0d
[MNT] Move specific kb and abducer to example by
2023-03-31 21:58:46 +0800
468d94a
[FIX] No longer need this file by
2023-03-31 21:41:11 +0800
41737bb
[FIX] No longer use example.py by
2023-03-31 21:38:40 +0800
3530ae5
[FIX] Fix a bug by
2023-03-31 21:33:40 +0800
4ba174d
[ENH] Add docstring for abducer_base by
2023-03-31 21:32:34 +0800
c285dbf
Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev by
2023-03-31 21:20:54 +0800
c569b45
[FIX] fix a bug by
2023-03-31 21:16:10 +0800
f090eb2
[DOC] Update readme for kb by
2023-03-31 21:02:07 +0800
6bd0ff6
[ENH]run hed_example.ipynb after reformat examples by
2023-03-31 20:56:19 +0800
898faec
[FIX] fix a minor bug by
2023-03-31 16:47:39 +0800
221ca50
[FIX] change _test_val to _test_score by
2023-03-31 16:42:41 +0800
dab27d7
[FIX] run examples/hwf/hwf_example.ipynb after reformat examples by
2023-03-31 16:36:13 +0800
ec82b11
[MNT] clear outputs in mnist_add_example.ipynb by
2023-03-31 16:20:38 +0800
816786b
[FIX] fix bug of typing in basic_model.py by
2023-03-31 16:19:10 +0800
399ed51
[ENH] move abl/framework_hed.py to examples/hed/framework_hed.py and modify abl/framework.py by
2023-03-31 15:56:18 +0800
57f31fb
[ENH] move hed specific method in utils to examples/hed/utils.py by
2023-03-31 15:52:57 +0800
148c54a
[ENH] reform examples by
2023-03-31 15:44:46 +0800
3b3f886
[ENH] reform examples by
2023-03-31 15:36:38 +0800
2624236
[MNT] move nn.py to examples/models by
2023-03-31 15:14:39 +0800
9b56f71
[MNT] remove examples/share_example.py and examples/nonshare_example.py by
2023-03-31 15:09:00 +0800
85c3924
[MNT] remove abl/models/lenet5.py by
2023-03-31 14:28:47 +0800
011958e
[FIX] fix a minor typo in abl/abducer/readme.md by
2023-03-30 20:57:51 +0800
6a5cfbf
[DOC] add readme.md for models part by
2023-03-30 20:52:56 +0800
112c5a7
[MNT] change the parameter of BasicModel, device, to optional by
2023-03-30 20:21:55 +0800
e2faec4
[FIX] delete redundant method val in BasicModel by
2023-03-30 19:41:39 +0800
f4b0142
[FIX] Fix typo in wabl_models.py by
2023-03-30 16:56:56 +0800
8b36454
[ENH] Add docstring for WABLBasicModel by
2023-03-30 16:43:43 +0800
39809ae
[MNT] Change assert to raise error by
2023-03-30 16:42:57 +0800
fafe426
[MNT] Only activate flake8 action when pushing to or pulling from the main branch. by
2023-03-30 16:41:10 +0800
a424b44
add docstring for BasicModel, BasicDataset, XYDataset by
2023-03-30 16:11:49 +0800
e9b8fa4
seperate examples for 3 tasks by
2023-03-29 22:50:19 +0800