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

[Question] Would you like a pull request implementing classical tabular RL algorithms ? #193

Open
4 tasks done
Butanium opened this issue Jun 30, 2023 · 1 comment
Open
4 tasks done
Labels
question Further information is requested

Comments

@Butanium
Copy link

❓ Question

Hi,

I'm working on a variation of DQN. As I have some unexpected results, I want to make the same variation but on tabular Q Learning instead.

As sb3 doesn't have tabular implementation, I made my own. For now I didn't add test etc but I was wondering if you'd be interested in a pull request implementing such non-deep algorithm.

Let me know what you think!

Checklist

  • I have checked that there is no similar issue in the repo
  • I have read the documentation
  • If code there is, it is minimal and working
  • If code there is, it is formatted using the markdown code blocks for both code and stack traces.
@Butanium Butanium added the question Further information is requested label Jun 30, 2023
@araffin
Copy link
Member

araffin commented Jun 30, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants