Code to apply Bayesian inverse reinforcement learning to Mouselab MDP and OpenAI gym environments
To install:
git clone https://github.com/RationalityEnhancementGroup/costometer.git
cd costometer
pip install -e .
You can also install this without directly cloning the git repository:
pip install git+https://github.com/RationalityEnhancementGroup/costometer.git@main#egg=costometer
See LICENSE
#TODO