Best GridWorld environment?

This page summarizes the projects mentioned and recommended in the original post on /r/reinforcementlearning

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Minigrid

    Simple and easily configurable grid world environments for reinforcement learning

  • If you want something as simple as possible, I'd go with MiniGrid, and if you want to have a richer world with more complex settings, then MiniHack.

  • minihack

    MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research

  • If you want something as simple as possible, I'd go with MiniGrid, and if you want to have a richer world with more complex settings, then MiniHack.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • gym-gridverse

    Gridworld domains in the gym interface

  • GridVerse was specifically designed to allow users to create custom gridworld environments ( https://github.com/abaisero/gym-gridverse ) . Disclaimer: I'm the lead developer. We are still making some minor changes to the library, but the core of it is well founded, and we're getting close to a version 1.0.0, and I've already used it for published work. The documentation (for now you'll have to build it locally, the version on readthedocs is not up-to-date since we're in the middle of writing a comprehensive tutorial) contains a lot of examples on how to create your own custom environments, combining different transition, observation, reward functions, etc.

  • gym-simplegrid

    Simple Gridworld Gymnasium Environment

  • Thank you everyone! In the end, I created a new simple environment from scratch. If you’re interested you can check it out at https://github.com/damat-le/gym-simplegrid

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts