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
PRIME-RL avatar

PRIME-RL/PRIME

0
View on GitHub↗
1,863 starsΒ·114 forksΒ·PythonΒ·Apache-2.0Β·12 views

PRIME

✨ Getting Started β€’ πŸ“– Introduction πŸ”§ Usage β€’ πŸ“ƒ Evaluation β€’ 🎈 Citation β€’ 🌻 Acknowledgement β€’ πŸ“ˆ Star History

Features

  • Critic-Based Algorithms - Process reinforcement learning using implicit reward signals.
  • Dense Reward Optimization - Process reinforcement using implicit rewards.
  • Policy Optimization - Process reinforcement learning using implicit reward signals.

Star history

Star history chart for prime-rl/primeStar history chart for prime-rl/prime

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

These projects share indexed features with PRIME. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ruc-nlpir/arpoRUC-NLPIR avatar

    RUC-NLPIR/ARPO

    1,049View on GitHub↗

    ICLR 2026 Agentic Reinforced Policy Optimization (ARPO)

    Python
    View on GitHub↗1,049
  • thudm/treerlTHUDM avatar

    THUDM/TreeRL

    96View on GitHub↗

    Implementation for ACL'25 paper TreeRL: LLM Reinforcement Learning with On-Policy Tree Search. The implementation is based on OpenRLHF

    Python
    View on GitHub↗96
  • multimodal-art-projection/treepomultimodal-art-projection avatar

    multimodal-art-projection/TreePO

    65View on GitHub↗

    This is the official implementation of TreePO algorithm.

    Python
    View on GitHub↗65
  • yangzhch6/treerpoyangzhch6 avatar

    yangzhch6/TreeRPO

    6View on GitHub↗

    ```bash conda create -n rllm python=3.10 -y conda activate rllm

    Jupyter Notebook
    View on GitHub↗6
Compare all 30 related projects→

Frequently asked questions

What does prime-rl/prime do?

✨ Getting Started β€’ πŸ“– Introduction πŸ”§ Usage β€’ πŸ“ƒ Evaluation β€’ 🎈 Citation β€’ 🌻 Acknowledgement β€’ πŸ“ˆ Star History

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

The main features of prime-rl/prime are: Critic-Based Algorithms, Dense Reward Optimization, Policy Optimization.

Which projects share features with prime-rl/prime?

Projects with overlapping indexed features include: thudm/treerl β€” Implementation for ACL'25 paper TreeRL: LLM Reinforcement Learning with On-Policy Tree Search. The implementation is… yangzhch6/treerpo β€” ```bash conda create -n rllm python=3.10 -y conda activate rllm. multimodal-art-projection/treepo β€” This is the official implementation of TreePO algorithm. ruc-nlpir/arpo β€” [ICLR 2026] Agentic Reinforced Policy Optimization (ARPO). trademaster-ntu/trademaster β€” TradeMaster is a reinforcement learning trading framework and algorithmic trading simulator designed for designing and… chenxinan-fdu/polaris β€” 🌠 A PO st-training recipe for scaling R L on A dvanced R eason I ng model S πŸš€.