-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Matteo Magnini edited this page Jun 23, 2022
·
17 revisions
This wiki explains what PSyKI is and how to use it.
PSyKI is an acronym for Platform for Symbolic Knowledge Injection. Symbolic knowledge injection (SKI) concerns any algorithmic procedure affecting how sub-symbolic predictors draw their inferences in such a way that predictions are either computed as a function of, or made consistent with, some given symbolic knowledge.
PSyKI is a container for SKI algorithms and it offers support to develop new ones. This is still a working project, right now there are just two SKI algorithms implemented but in the near future more will come.
-
Pypi project page, you can easily install PSyKI
pip install psyki
; - On the Design of PSyKI, paper of the project;
- Issues, if you want to help us in the development and maintenance of PSyKI.