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]>