Skip to content

A collection of examples demonstrating active inference using pymdp

License

Notifications You must be signed in to change notification settings

Arun-Niranjan/pymdp-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymdp-cookbook

A collection of examples demonstrating active inference using pymdp

These will largely focus on how to set up a generative model to represent real world problems

Setup

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Execution

You can run any of the examples independently with e.g. python3 perception.py

About

A collection of examples demonstrating active inference using pymdp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published