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
PrimeIntellect-ai avatar

PrimeIntellect-ai/prime-rl

0
View on GitHub↗
1,552 stars·320 forks·Python·Apache-2.0·17 views

Prime Rl

Agentic RL Training at Scale

Features

  • Reinforcement Learning Frameworks - Decentralized reinforcement learning training at scale.

Star history

Star history chart for primeintellect-ai/prime-rlStar history chart for primeintellect-ai/prime-rl

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 Prime Rl

These projects share indexed features with Prime Rl. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • facebookresearch/habitat-labfacebookresearch avatar

    facebookresearch/habitat-lab

    2,848View on GitHub↗

    Habitat-Lab is an open-source platform for training and evaluating embodied AI agents in photorealistic 3D indoor environments. It functions as a high-performance 3D indoor environment simulator that supports physics-based interaction, enabling research into navigation and manipulation tasks. The platform provides a modular task-environment abstraction that separates task logic from environment simulation, using configuration-driven pipeline assembly to compose simulation and training pipelines. It includes a hierarchical sensor-actuator architecture for mixing and matching perception and act

    Pythonaicomputer-visiondeep-learning
    View on GitHub↗2,848
  • aunum/goldaunum avatar

    aunum/gold

    351View on GitHub↗

    Reinforcement Learning in Go

    Go
    View on GitHub↗351
  • 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
Compare all 30 related projects→

Frequently asked questions

What does primeintellect-ai/prime-rl do?

Agentic RL Training at Scale

What are the main features of primeintellect-ai/prime-rl?

The main features of primeintellect-ai/prime-rl are: Reinforcement Learning Frameworks.

Which projects share features with primeintellect-ai/prime-rl?

Projects with overlapping indexed features include: facebookresearch/habitat-lab — Habitat-Lab is an open-source platform for training and evaluating embodied AI agents in photorealistic 3D indoor… google/dopamine — Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse… aunum/gold — Reinforcement Learning in Go. deep-agent/r1-v. chainer/chainerrl — ChainerRL is a deep reinforcement learning library built on top of Chainer. alibaba/roll — ROLL is a distributed reinforcement learning framework and model alignment toolkit designed for large language models.…