We provide three pages that demonstrate active inference in the model editor and Python SDK. These examples are as follows:
Agent navigation: An agent navigates in a grid-like environment toward some goal.
Multi-armed bandit: An agent plays a two-armed slot machine with the aim of achieving the highest payout.
Insulin pump: An agent monitors glucose levels in the bloodstream of a diabetic patient and attempts to release insulin to keep glucose within acceptable ranges.