Metadata-Version: 2.1
Name: pybefit
Version: 0.1.21
Summary: Probabilistic inference for models of behaviour
Home-page: https://github.com/dimarkov/pybefit
Author: Dimitrije Marković
Author-email: dimitrije.markovic@tu-dresden.de
Requires-Python: >=3.10
License-File: LICENSE.md
Requires-Dist: jax
Requires-Dist: numpy
Requires-Dist: numpyro
Requires-Dist: optax
Requires-Dist: torch
Requires-Dist: pyro-ppl
Requires-Dist: pandas
Requires-Dist: pycm
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: arviz
Requires-Dist: jupyterthemes
Requires-Dist: jupyter-black

PyBefit is a Python library for Bayesian analysis of behavioral data. It is based on Pyro/Numpyro a probabilistic programing language, PyTorch, and Jax machine learning libraries.
