infer-actively / pymdp

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

Sophisticated inference v.1 #119

Closed aswinpaul closed 1 year ago

aswinpaul commented 1 year ago

Hi Conor, Changes to pymdp in this pull request:

  1. agent_si.py
  2. Sophisticated inference example folder in pymdp.examples
  3. Change in init.py to add agent_si.py
  4. Change in readme adding my name
aswinpaul commented 1 year ago

I will open a new pull request now after a little bit of cleaning up.