Metadata-Version: 2.1
Name: active_pynference
Version: 0.1.7
Summary: A Python implementation of an Active Inference engine using Sophisticated Inference.
Home-page: https://github.com/Erresthor/ActivPynference_Public
Author: Come Annicchiarico
Author-email: come.annicchiarico@inserm.fr
License: MIT
Keywords: artificial intelligence,active inference,free energy principleinformation theory,decision-making,MDP,Markov Decision Process,Bayesian inference,Variational Inference,Reinforcement Learning
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >3.7
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: pillow
Requires-Dist: jax
