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

[Feature Request] Extend TDLambdaEstimator with QLambdaEstimator #2397

Open
1 task done
roger-creus opened this issue Aug 13, 2024 · 0 comments
Open
1 task done

[Feature Request] Extend TDLambdaEstimator with QLambdaEstimator #2397

roger-creus opened this issue Aug 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@roger-creus
Copy link

Motivation

Attempting to implement Parallel Q Networks (online DQN without replay buffer or target networks). Uses QLambda returns.

Solution

TDLambdaEstimator expects state_value keys but we would now need action_value keys

Checklist

  • I have checked that there is no similar issue in the repo (required)
@roger-creus roger-creus added the enhancement New feature or request label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants