Lightweight grading toolkit for environment-based tasks, part of the Harbor framework. Current version 0.1.4, updated Apr 2025. Pre-release with monthly releases.
pip install harbor-rewardkitNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an Aggregator with default score and reward, then grades a trajectory.
Upgrade Python to 3.12 or later.
Use from harbor_rewardkit import ...
Check documentation before upgrade; wrap trajectory creation in a helper.
Instantiate with explicit arguments: EpsilonGreedyScore(epsilon=0.1)
No dependency data recorded yet.