Skip to content

[FEATURE] Add episode_return to VectorizedEnvMixin#26

Open
nobodyPerfecZ wants to merge 1 commit intokeraJLi:mainfrom
nobodyPerfecZ:feature/logging-episode-return
Open

[FEATURE] Add episode_return to VectorizedEnvMixin#26
nobodyPerfecZ wants to merge 1 commit intokeraJLi:mainfrom
nobodyPerfecZ:feature/logging-episode-return

Conversation

@nobodyPerfecZ
Copy link
Copy Markdown

@nobodyPerfecZ nobodyPerfecZ commented Mar 11, 2026

Summary

This PR introduces an episode_return field to the VectorizedEnvMixin class to track non-discounted cumulative returns.

Why is this useful?

This feature improves debugging by providing a metric for algorithmic performance and allows developers to implement advanced stopping criteria, such as CVaR Rejection Sampling, based on episode returns.

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.

1 participant