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 493 B

1234567891011121314151617181920212223242526272829
  1. abl.learning package
  2. ====================
  3. Submodules
  4. ----------
  5. abl.learning.abl\_model module
  6. ------------------------------
  7. .. automodule:: abl.learning.abl_model
  8. :members:
  9. :undoc-members:
  10. :show-inheritance:
  11. abl.learning.basic\_nn module
  12. -----------------------------
  13. .. automodule:: abl.learning.basic_nn
  14. :members:
  15. :undoc-members:
  16. :show-inheritance:
  17. Module contents
  18. ---------------
  19. .. automodule:: abl.learning
  20. :members:
  21. :undoc-members:
  22. :show-inheritance:

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