Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 226 Bytes

File metadata and controls

5 lines (3 loc) · 226 Bytes

Active Inference

This notebook implements a minimal example of an Agent using Karl Friston's Active Inference and Free Energy concepts. The implementation only depends on Python 2.7, numpy and matplotlib.

André van Schaik