360 Commits (55a56bb7062910fb1aedb75f57b71dc7dc62abcb)
 

Author SHA1 Message Date
  troyyyyy 55a56bb706 [FIX] add bool check in _check_equal 2 years ago
  troyyyyy 0a298620d9 [FIX] change invalid logical result to None 2 years ago
  troyyyyy 2771445d09 [MNT] add __repr__ in KB 2 years ago
  troyyyyy a867c48346 [MNT] remove unnecessary utils functions (cont.) 2 years ago
  troyyyyy 0e6d829ed1 [MNT] remove unnecessary utils functions 2 years ago
  troyyyyy 01f00d225e [MNT] add docstring for class prolog_KB 2 years ago
  troyyyyy ac675633f8 [MNT] add docstring for class ground_KB 2 years ago
  troyyyyy 233fc9738d [MNT] add docstring for class KBBase 2 years ago
  troyyyyy 2d83433388 [FIX] fix typo 2 years ago
  troyyyyy 12b44b3bbe [MNT] refine docstring for reasoner.py 2 years ago
  troyyyyy 13f23756de [MNT] add ground_KB as subclass of KBBase 2 years ago
  Gao Enhao 2cf678910b [MNT] resolve all comments in hwf_example.ipynb 2 years ago
  Gao Enhao 3e74ed8e92 [MNT] reformat code and change the path of file 2 years ago
  Gao Enhao 07e52186c6 [MNT] change ABLMetric to SemanticsMetric 2 years ago
  Gao Enhao 081b1b5cc4 Merge branch 'Dev' of https://github.com/AbductiveLearning/ABL-Package into Dev 2 years ago
  Gao Enhao 71a59777b9 [FIX] fix bug in confidence dist calculation 2 years ago
  troyyyyy 819c2739a8 [MNT] Modify test case for reasoning 2 years ago
  Gao Enhao ea1f0d004a [MNT] add type and length checking to dataset 2 years ago
  Gao Enhao 8726476db6 [MNT] resolve all comments in abl_model.py 2 years ago
  Gao Enhao bc6dbfeb99 [MNT] resolve all comments in basic_nn.py 2 years ago
  Gao Enhao d6cda39b63 [MNT] delete redundant import 2 years ago
  Gao Enhao 08f9aa954a [MNT] delete Chinese comment and reformat LeNet5 2 years ago
  Gao Enhao 736d11c03e [MNT] reformat code and add doc string to utils.py 2 years ago
  Gao Enhao a816bf0b74 [MNT] use black to reformat reasoner.py 2 years ago
  Gao Enhao 83295a0522 [MNT] update doc string for reasoner.py 2 years ago
  Gao Enhao 6ac0bb9378 [MNT] unify variable names 2 years ago
  Gao Enhao 75c72bedf5 [MNT] delete redundant parameter "pred_label" 2 years ago
  troyyyyy 19aeeab1d7 [MNT] resolve some (more) comments in reasoning 2 years ago
  troyyyyy b43959ac1f [MNT] resolve some (more) comments 2 years ago
  troyyyyy 643dc64f57 [MNT] change kb parameter name in examples 2 years ago
  troyyyyy 3657b06c76 [MNT] resolve some comments 2 years ago
  Tony-HYX e2f57e7698 [MNT] Enhance code 2 years ago
  Gao Enhao 12952e0d4d [ENH] run hed example successfully 3 years ago
  Gao Enhao 65047bab7b [ENH] transform framework_hed to bridge style 3 years ago
  Gao Enhao 6cbde80d2a [ENH] add InfiniteSampler 3 years ago
  Gao Enhao 6e88dc9469 [MNT] minor modification 3 years ago
  Gao Enhao 826acca83b [ENH] add load_path and save_path arguments to load and save respectively 3 years ago
  Gao Enhao e92fc2498d [FIX] fix a minor bug in save 3 years ago
  Gao Enhao 11ed5953e4 [MNT] add two arguments to abduce_pseudo_label in SimpleBridge 3 years ago
  Gao Enhao 1830daffd4 [ENH] add save and load method to ABLModel 3 years ago
  Gao Enhao 389a920f11 [MNT] minor modification 3 years ago
  Gao Enhao 98cadd3511 [ENH] run mnist add example successfully after reformating the code 3 years ago
  Gao Enhao b7b426a99e [ENH] run hwf example successfully after reformating the code 3 years ago
  Gao Enhao 547201d0e9 [ENH] make BasicNN and ReasonerBase compatible with the previous change 3 years ago
  Gao Enhao 5af4a04ff0 [MNT] delete framework since it has been replaced by bridge 3 years ago
  Gao Enhao 70023511f7 [MNT] delete old logger in utils 3 years ago
  Gao Enhao 22e73e2555 [ENH] add a new logger and delete the old one 3 years ago
  Gao Enhao 74151b0d83 [MNT] modify typing in ABLModel 3 years ago
  Gao Enhao 757e485864 [ENH] add base and simple bridge which are used for combining learning and reasoning 3 years ago
  Gao Enhao 74cc37d6a4 [ENH] add three kinds of basic dataset to dataset folder 3 years ago