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
instadeepai avatar

instadeepai/jumanji

0
View on GitHub↗
841 stars·97 forks·Python·Apache-2.0·8 viewsinstadeepai.github.io/jumanji↗

Jumanji

🕹️ A diverse suite of scalable reinforcement learning environments in JAX

Features

  • Algorithm Implementations - Hardware-accelerated environments for industry-driven research.
  • Reinforcement Learning - Industry-driven hardware-accelerated reinforcement learning environments.
  • Reinforcement Learning Frameworks - Hardware-accelerated reinforcement learning environments built with JAX.

Star history

Star history chart for instadeepai/jumanjiStar history chart for instadeepai/jumanji

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.

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

Open-source alternatives to Jumanji

Similar open-source projects, ranked by how many features they share with Jumanji.
  • openai/baselinesopenai avatar

    openai/baselines

    16,733View on GitHub↗

    Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation learning, and training orchestration. It provides a library of standardized learning algorithms used to benchmark and replicate research results, alongside a deep learning policy framework for constructing neural network architectures such as multi-layer perceptrons, convolutional networks, and long short-term memory networks. The project includes a specialized imitation learning toolkit that enables agents to mimic expert behavior through behavior cloning and generative adversarial

    Python
    View on GitHub↗16,733
  • shangtongzhang/deeprlShangtongZhang avatar

    ShangtongZhang/DeepRL

    3,428View on GitHub↗

    Modularized Implementation of Deep RL Algorithms in PyTorch

    Python
    View on GitHub↗3,428
  • google/dopaminegoogle avatar

    google/dopamine

    10,879View on GitHub↗

    Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse simulated environments. It provides an agent development toolkit that utilizes a flat class hierarchy to facilitate the creation and extension of learning agents. The framework includes a standardization layer via environment wrappers that connect agents to various physics simulations and gaming environments. It also features a high-performance experience replay buffer for storing and sampling transition data to improve training stability, alongside a dedicated hyperparameter

    Jupyter Notebook
    View on GitHub↗10,879
  • chainer/chainerrlchainer avatar

    chainer/chainerrl

    1,200View on GitHub↗

    ChainerRL is a deep reinforcement learning library built on top of Chainer.

    Python
    View on GitHub↗1,200
See all 30 alternatives to Jumanji→

Frequently asked questions

What does instadeepai/jumanji do?

🕹️ A diverse suite of scalable reinforcement learning environments in JAX

What are the main features of instadeepai/jumanji?

The main features of instadeepai/jumanji are: Algorithm Implementations, Reinforcement Learning, Reinforcement Learning Frameworks.

What are some open-source alternatives to instadeepai/jumanji?

Open-source alternatives to instadeepai/jumanji include: openai/baselines — Baselines is a comprehensive suite of frameworks for reinforcement learning algorithm implementation, imitation… shangtongzhang/deeprl — Modularized Implementation of Deep RL Algorithms in PyTorch. google/dopamine — Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse… huggingface/trl — This library provides a comprehensive framework for fine-tuning, aligning, and distilling transformer-based language… aunum/gold — Reinforcement Learning in Go. alibaba/roll — ROLL is a distributed reinforcement learning framework and model alignment toolkit designed for large language models.…