How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning
This package contains implementations of various RL algorithms for continuous control tasks simulated with MuJoCo.
Simple and easily configurable grid world environments for reinforcement learning
Python package providing easy to use Gym environments and data access for training agents in Minecraft.
The main features of minerllabs/minerl are: Reinforcement Learning Environments, World Models.
Open-source alternatives to minerllabs/minerl include: farama-foundation/metaworld — Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning. openai/gym — Gym is a reinforcement learning environment toolkit and agent simulation framework. It provides a standardized API and… aravindr93/mjrl — This package contains implementations of various RL algorithms for continuous control tasks simulated with MuJoCo. danijar/crafter — Status: Stable release. maximecb/gym-minigrid — Simple and easily configurable grid world environments for reinforcement learning. openai/mujoco-py — MuJoCo is a physics engine which can do very detailed efficient simulations with contacts. This library lets you use…