Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@toonvdm toonvdm released this 16 Sep 15:24
· 1 commit to main since this release
18d4681
Fix reproducing paper experiments (#1)

* fix set gamma only for non-random agent

* fix wrong policies None check in pymdp by setting policies after init

* stress Python 3.11 requirement

* uncomment cycle=False experiments

---------

Co-authored-by: Tim Verbelen <[email protected]>