infer-actively / pymdp

A Python implementation of active inference for Markov Decision Processes
MIT License
419 stars 83 forks source link

Feature/agent demo #137

Closed toonvdm closed 3 weeks ago

toonvdm commented 3 weeks ago

The generalized T-maze, where there now can be multiple cues and distractor in envs/generalized_tmaze.py. An example notebook is in examples/generalized_tmaze_demo.py