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.

abl.learning.rst 414 B

123456789101112131415161718192021222324
  1. abl.learning
  2. ==================
  3. abl.learning.abl\_model
  4. ------------------------------
  5. .. automodule:: abl.learning.abl_model
  6. :members:
  7. :undoc-members:
  8. :show-inheritance:
  9. abl.learning.basic\_nn
  10. -----------------------------
  11. .. automodule:: abl.learning.basic_nn
  12. :members:
  13. :undoc-members:
  14. :show-inheritance:
  15. .. automodule:: abl.learning
  16. :members:
  17. :undoc-members:
  18. :show-inheritance:

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