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 more PAC Tabular MDP and Low-Rank MDP algorithms algorithms #2

Open
dkmisra opened this issue Apr 21, 2023 · 1 comment
Open

Add more PAC Tabular MDP and Low-Rank MDP algorithms algorithms #2

dkmisra opened this issue Apr 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dkmisra
Copy link
Contributor

dkmisra commented Apr 21, 2023

There are several tabular MDP algorithms such as MBIE-EB, E3, and Q-learning with bonus. We currently only support the latter. It will be great to include more. These could be useful as black boxes for algorithms which learn latent discrete models. They could also be great for demo.

@dkmisra dkmisra self-assigned this Apr 21, 2023
@dkmisra dkmisra added the enhancement New feature or request label Apr 21, 2023
@dkmisra dkmisra changed the title Add more PAC Tabular MDP algorithms Add more PAC Tabular MDP and Low-Rank MDP algorithms algorithms May 8, 2023
@dkmisra
Copy link
Contributor Author

dkmisra commented May 8, 2023

We should include Flambe and Optimistic Q-learning for Linear MDP as well.

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

1 participant