Metadata-Version: 2.4
Name: rlfit
Version: 0.1.0
Summary: Fitting reinforcement learning model to behavior data under bandits.
Project-URL: repository, https://github.com/nrgrp/dlfm
Author: Jasper Hoffmann, Baohe Zhang, Joschka Boedecker
Author-email: Hao Zhu <zhuh@cs.uni-freiburg.de>
License-Expression: MIT
License-File: LICENSE
Keywords: convex optimization,model fitting,multi-armed bandits,reinforcement learning
Requires-Python: >=3.12
Requires-Dist: cvxpy>=1.6.6
Requires-Dist: numpy>=2.3.1
Requires-Dist: scipy>=1.16.0
Description-Content-Type: text/markdown

# RLFIT: Fitting Reinforcement Learning Model to Behavior Data under Bandits
