Quickstart – It shows how to load the model created with HWEd editor, how to list all the elements and how to run the simplest inference mode using Java API.
Configuring inference process – It shows how to add more configuration to the inference process, like different conflict resolution methods, uncertainty handling mechanisms, etc.
Using callbacks and actions – It shows how to use callback mechanism to integrate the model with the environment.