Skip to content

stefanoteso/caipi

Repository files navigation

Caipi

An implementation of the CAIPI framework for interactive explanatory learning.

Required Packages

Caipi is written in Python 3.5. Make sure that you have the following packages:

Usage

You can run CAIPI as follows:

    python3 caipi.py $problem $learner $example-selection-strategy

For the complete list of options, type:

    python3 caipi.py --help