Skip to content

smooth - #185

Merged
lch24 merged 3 commits into
eesast:devfrom
jxd136:dev
May 29, 2026
Merged

smooth#185
lch24 merged 3 commits into
eesast:devfrom
jxd136:dev

Conversation

@jxd136

@jxd136 jxd136 commented May 29, 2026

Copy link
Copy Markdown
Contributor

Descriptions of this pull request:

No additional description.

Copilot AI review requested due to automatic review settings May 29, 2026 12:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modifies the PvE “official evaluator” scoring pipeline by applying a nonlinear smoothing transform to the environment-reported score before aggregating episode/seed statistics.

Changes:

  • Add a _smooth_score() helper using tanh + sigmoid.
  • Replace the evaluator’s per-episode score with the smoothed value derived from info["score"].

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread logic/pve/official_evaluator.py
@lch24
lch24 merged commit 4386298 into eesast:dev May 29, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants