awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Farama-Foundation avatar

Farama-Foundation/Metaworld

0
View on GitHub↗
1,837 stars·346 forks·Python·MIT·9 viewsmetaworld.farama.org↗

Metaworld

Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning

Features

  • Model Evaluation and Benchmarking - Simulated benchmark for meta-reinforcement and multi-task learning.
  • Reinforcement Learning Environments - Platform for evaluating multi-task reinforcement learning and robotic manipulation.
  • World Models - Benchmark for multi-task reinforcement learning and robotic manipulation.

Star history

Star history chart for farama-foundation/metaworldStar history chart for farama-foundation/metaworld

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Metaworld

These projects share indexed features with Metaworld. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • maximecb/gym-minigridmaximecb avatar

    maximecb/gym-minigrid

    2,470View on GitHub↗

    Simple and easily configurable grid world environments for reinforcement learning

    Python
    View on GitHub↗2,470
  • aravindr93/mjrlA

    aravindr93/mjrl

    0View on GitHub↗

    This package contains implementations of various RL algorithms for continuous control tasks simulated with MuJoCo.

    View on GitHub↗0
  • danijar/crafterdanijar avatar

    danijar/crafter

    566View on GitHub↗

    Status: Stable release

    Python
    View on GitHub↗566
  • minerllabs/minerlminerllabs avatar

    minerllabs/minerl

    960View on GitHub↗

    Python package providing easy to use Gym environments and data access for training agents in Minecraft.

    Java
    View on GitHub↗960
Compare all 30 related projects→

Frequently asked questions

What does farama-foundation/metaworld do?

Collections of robotics environments geared towards benchmarking multi-task and meta reinforcement learning

What are the main features of farama-foundation/metaworld?

The main features of farama-foundation/metaworld are: Model Evaluation and Benchmarking, Reinforcement Learning Environments, World Models.

Which projects share features with farama-foundation/metaworld?

Projects with overlapping indexed features include: minerllabs/minerl — Python package providing easy to use Gym environments and data access for training agents in Minecraft. openai/gym — Gym is a reinforcement learning environment toolkit and agent simulation framework. It provides a standardized API and… danijar/crafter — Status: Stable release. maximecb/gym-minigrid — Simple and easily configurable grid world environments for reinforcement learning. aravindr93/mjrl — This package contains implementations of various RL algorithms for continuous control tasks simulated with MuJoCo. openai/mujoco-py — MuJoCo is a physics engine which can do very detailed efficient simulations with contacts. This library lets you use…