Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ManifoldRG
/
MultiNet
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
40
Code
Issues
176
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
V1.1 sean grid
- #1001
#1001
Open
seanrivera
wants to merge 10 commits into
main
ManifoldRG/MultiNet:main
from
v1.1_sean_grid
ManifoldRG/MultiNet:v1.1_sean_grid
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
V1.1 sean grid
#1001
seanrivera
wants to merge 10 commits into
main
ManifoldRG/MultiNet:main
from
v1.1_sean_grid
ManifoldRG/MultiNet:v1.1_sean_grid
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2026
Created multigrid and minigrid. Minigrid uses the minigrid library to implement gridworld tasks. Multigrid is a reimplementation of Minigrid that will have more functionality for future research. M…
Show description for 1fcd900
seanrivera
committed
1fcd900
View commit details
Copy full SHA for 1fcd900
Browse repository at this point
Second round commit, making sure we got everything
seanrivera
committed
87964e2
View commit details
Copy full SHA for 87964e2
Browse repository at this point
Commits on Feb 7, 2026
The local minigrid directory name was a bad idea for imports as it complicated
Show description for 12a53a0
seanrivera
committed
12a53a0
View commit details
Copy full SHA for 12a53a0
Browse repository at this point
Added documention of what I'm aiming for and rough skeleton's of the different domains and the sanity test code
seanrivera
committed
4714932
View commit details
Copy full SHA for 4714932
Browse repository at this point
Updated multigrid to supporot partial observability and bring it inline with minigrid. Also added the rest of the exotic tilings, and fixed several bugs.
seanrivera
committed
1a42aaf
View commit details
Copy full SHA for 1a42aaf
Browse repository at this point
Added some more unit tests
seanrivera
committed
0e765c4
View commit details
Copy full SHA for 0e765c4
Browse repository at this point
Added a quick script to visualize the tilings
seanrivera
committed
cea3755
View commit details
Copy full SHA for cea3755
Browse repository at this point
Added more wrapper and demo code for each of the domains.
seanrivera
committed
4f83458
View commit details
Copy full SHA for 4f83458
Browse repository at this point
iAdded model_interface code
seanrivera
committed
845fd0c
View commit details
Copy full SHA for 845fd0c
Browse repository at this point
Commits on Apr 10, 2026
Long update commit. Added the harnesses for local models and the harnesses for tests with model APIs. Cleaned up the backend code and fixed some bugs. Cleaned up the front end code. Added documenta…
Show description for dbd1050
seanrivera
committed
dbd1050
View commit details
Copy full SHA for dbd1050
Browse repository at this point
You can’t perform that action at this time.