Skip to content

Make QBasedPolicy general for AbstractLearner s #1069

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

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

dharux
Copy link
Contributor

@dharux dharux commented Apr 17, 2024

Makes the QBasedPolicy work with general learner algorithms rather than a highly restrictive TDLearner algorithm.

PR Checklist

  • Update NEWS.md?
  • Unit tests for all structs / functions?
  • Integration and correctness tests using a simple env?
  • PR Review?
  • Add or update documentation?
  • Write docstrings for new methods?

@jeremiahpslewis
Copy link
Member

Thanks for the PR! Looks good to me, just waiting on #1071 which will fix the remaining (unrelated) failing test.

@jeremiahpslewis jeremiahpslewis self-requested a review April 18, 2024 11:32
@jeremiahpslewis jeremiahpslewis merged commit 30f3105 into JuliaReinforcementLearning:main Apr 18, 2024
29 of 38 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.

2 participants