You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: