infer-actively / pymdp

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

Address #121 by simplifying `utils.norm_dist` #122

Closed conorheins closed 1 year ago

conorheins commented 1 year ago
conorheins commented 1 year ago

Thanks @OzanCatalVerses for pointing this out