infer-actively / pymdp

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

Fix/error c tensor #144

Closed toonvdm closed 3 weeks ago

toonvdm commented 3 weeks ago

This PR resolve the issue that C, D, or E are overwritten if apply_batch is True, but C, D, or E are not none.