Building Active Inference in Python
Hands-on course to create active inference agents in Python. Learn step-by-step from setup to applications, culminating in a fully functional grid world agent.
Lab 1.1: Creating Your Working Python Environment (PDF)
Lab 1.1: Code (GitHub LInk)
Lab 1.2: What the Graph Looks Like (TXT)
Lab 1.2: Code (GitHub Link)
Lab 1.2: The Graph as World Model (PDF)
Defining Prior Beliefs
Belief Updating and Action Selection
Adaptive Behavior
Testing Your Full Agent