gym-gridverse VS minihack

Compare gym-gridverse vs minihack and see what are their differences.

gym-gridverse

Gridworld domains in the gym interface (by abaisero)

minihack

MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research (by facebookresearch)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gym-gridverse minihack
1 5
22 455
- 3.5%
4.2 6.7
6 months ago 23 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

gym-gridverse

Posts with mentions or reviews of gym-gridverse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-12.
  • Best GridWorld environment?
    5 projects | /r/reinforcementlearning | 12 Apr 2022
    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.

minihack

Posts with mentions or reviews of minihack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-22.

What are some alternatives?

When comparing gym-gridverse and minihack you can also consider the following projects:

gym-simplegrid - Simple Gridworld Gymnasium Environment

Minigrid - Simple and easily configurable grid world environments for reinforcement learning

mctx - Monte Carlo tree search in JAX

ede - Code for the paper "Uncertainty-Driven Exploration for Generalization in Reinforcement Learning".

EfficientZero - Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.

EfficientZero - Fork of EfficientZero to use newer libraries and to fix a few runtime bugs. Also includes pretrained models!

omega - A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environments.