Skip to content

V1.1 sean grid#1001

Open
seanrivera wants to merge 10 commits intomainfrom
v1.1_sean_grid
Open

V1.1 sean grid#1001
seanrivera wants to merge 10 commits intomainfrom
v1.1_sean_grid

Conversation

@seanrivera
Copy link
Copy Markdown
Member

Current initial framework for the Gridworld and task parser.
The system consists of 3 parts, the task processor and two versions of our gridworld demo.

Minigrid is the current minigrid based version for our testing.
Multigrid is the future one with features minigrid doesn't support, including hexagon grids and lava.

Eventually we will need to decide the repo layout, but for the moment I'm keeping it in v1_1

… implement gridworld tasks. Multigrid is a reimplementation of Minigrid that will have more functionality for future research. Minigrid is the current primary direction while Multigrid is expiremential. The task parser is also there
@seanrivera seanrivera requested a review from pranavguru January 31, 2026 20:28
…mplicated

package imports, invoving a sys.path manipulations. Easier to call this gridworld
…ne with minigrid. Also added the rest of the exotic tilings, and fixed several bugs.
…esses for tests with model APIs. Cleaned up the backend code and fixed some bugs. Cleaned up the front end code. Added documentation and tests, and then added the basic 10 JSON files.
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

Successfully merging this pull request may close these issues.

1 participant