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

Add recurrent DQN option #362

Closed
taylorhansen opened this issue Jun 25, 2023 · 0 comments
Closed

Add recurrent DQN option #362

taylorhansen opened this issue Jun 25, 2023 · 0 comments
Assignees
Labels
ai Has to do with the AI feature New addition to functionality training Has to do with the training script

Comments

@taylorhansen
Copy link
Owner

After reading a few papers (DRQN, R2D2) I had been wanting to try and evaluate a recurrent DQN on this Pokemon RL problem. This will require a lot of rewriting/refactoring of the current DQN code but it should be doable.

@taylorhansen taylorhansen added feature New addition to functionality ai Has to do with the AI training Has to do with the training script labels Jun 25, 2023
@taylorhansen taylorhansen self-assigned this Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai Has to do with the AI feature New addition to functionality training Has to do with the training script
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant