Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct finite horizon buffer calculation #398

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

rickstaa
Copy link
Owner

@rickstaa rickstaa commented Feb 6, 2024

This pull request addresses a bug in the FiniteHorizonReplayBuffer that resulted in an erroneous inclusion of an extra horizon step in the finite horizon reward computation.

This commit addresses a bug in the `FiniteHorizonReplayBuffer` that
resulted in an erroneous inclusion of an extra horizon step in the
finite horizon reward computation.
@rickstaa rickstaa merged commit 779201c into main Feb 6, 2024
9 checks passed
@rickstaa rickstaa deleted the fix_finite_horizon_buffer branch February 6, 2024 21:31
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