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

MiniGrid: Finish the Maze Environments for MiniGrid #9

Open
jbloomAus opened this issue Mar 19, 2023 · 0 comments
Open

MiniGrid: Finish the Maze Environments for MiniGrid #9

jbloomAus opened this issue Mar 19, 2023 · 0 comments
Labels
minigrid Relating to the Minigrid GridWorld environments

Comments

@jbloomAus
Copy link
Owner

A couple of weeks ago I worked with Navpreet to start writing a Maze Environment for Minigrid which is mostly working. Finishing this PR and possibly adding a version that uses Kruskal's algorithm and not Prim's could be a really valuable contribution.

The exciting thing about these environments being part of Minigrid is that it would offer opportunities to study algorithmic distillation and precise, memory-based reasoning in transformers. I think doing this could be the start of a lot of cool work.

@jbloomAus jbloomAus added the minigrid Relating to the Minigrid GridWorld environments label Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minigrid Relating to the Minigrid GridWorld environments
Development

No branches or pull requests

1 participant