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] Tree search on Minigrid #448

Open
MFaisalZaki opened this issue Aug 29, 2024 · 1 comment
Open

[Question] Tree search on Minigrid #448

MFaisalZaki opened this issue Aug 29, 2024 · 1 comment

Comments

@MFaisalZaki
Copy link

Question

Hi, I want to create a simple grid-world game that can be solved by applying tree search algorithms. However, I'm having trouble generating successors for a given state.

Are there any open-source projects/codes I can reuse or use as a guide?

Thanks

@pseudo-rnd-thoughts
Copy link
Member

I would recommend https://github.com/FragileTech/plangym

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

No branches or pull requests

2 participants