infer-actively / pymdp

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

Ovf with example #146

Closed dimarkov closed 3 months ago

dimarkov commented 3 months ago

So this is a new PR containing only changes relevant for the OVF implementation. I have removed the dependence on multimethod in inference.py as I was getting jitting issues.