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

langfengQ/verl-agent

0
View on GitHub↗
1,548 stars·140 forks·Python·apache-2.0·9 viewshuggingface.co/papers/2505.10978↗

Verl Agent

Features

  • Dense Reward Optimization - Group-in-group policy optimization for agent training.
  • Reinforcement Learning Frameworks - Policy optimization framework for training language model agents.

Star history

Star history chart for langfengq/verl-agentStar history chart for langfengq/verl-agent

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 Verl Agent

Similar open-source projects, ranked by how many features they share with Verl Agent.
  • 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
  • alibaba/rollalibaba avatar

    alibaba/ROLL

    2,844View on GitHub↗

    ROLL is a distributed reinforcement learning framework and model alignment toolkit designed for large language models. It serves as a scalable training pipeline and GPU cluster manager, providing the infrastructure to align model behavior using reinforcement learning algorithms and preference optimization techniques. The project distinguishes itself through an agentic rollout orchestrator that generates and collects multi-turn interaction trajectories between AI agents and simulated environments. It supports specialized alignment methods including Direct Preference Optimization, reinforcement

    Pythonagenticrlhfrlvr
    View on GitHub↗2,844
  • amap-ml/tree-grpoAMAP-ML avatar

    AMAP-ML/Tree-GRPO

    378View on GitHub↗

    Tree Search for LLM Agent Reinforcement Learning

    Python
    View on GitHub↗378
See all 30 alternatives to Verl Agent→

Frequently asked questions

What are the main features of langfengq/verl-agent?

The main features of langfengq/verl-agent are: Dense Reward Optimization, Reinforcement Learning Frameworks.

What are some open-source alternatives to langfengq/verl-agent?

Open-source alternatives to langfengq/verl-agent include: google/dopamine — Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse… facebookresearch/habitat-lab — Habitat-Lab is an open-source platform for training and evaluating embodied AI agents in photorealistic 3D indoor… alibaba/roll — ROLL is a distributed reinforcement learning framework and model alignment toolkit designed for large language models.… aunum/gold — Reinforcement Learning in Go. chainer/chainerrl — ChainerRL is a deep reinforcement learning library built on top of Chainer. amap-ml/tree-grpo — Tree Search for LLM Agent Reinforcement Learning.