| Interface | Description |
|---|---|
| KWIKModel |
A
LearnedModel that "knows what it knows." That is, it can report whether it knows a transition or not. |
| LearnedModel |
An interface extension of
FullModel for models that are learned from data. |
| ModelLearningPlanner |
Interface for defining planning algorithms that operate on iteratively learned models.
|
| Class | Description |
|---|---|
| KWIKModel.Helper |