awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NovaSky-AI avatar

NovaSky-AI/SkyRL

0
View on GitHub↗
docs.skyrl.ai/docs↗

SkyRL

Features

  • Reinforcement Learning - Full-stack RL library with modular training and inference.
  • Reinforcement Learning Frameworks - Reinforcement learning library for training reasoning models.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
1,611 estrellas·259 forks·Python·apache-2.0·4 vistas

Historial de estrellas

Gráfico del historial de estrellas de novasky-ai/skyrlGráfico del historial de estrellas de novasky-ai/skyrl

Alternativas open-source a SkyRL

Proyectos open-source similares, clasificados según cuántas características comparten con SkyRL.
  • google/dopamineAvatar de google

    google/dopamine

    10,879Ver en 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
    Ver en GitHub↗10,879
  • aunum/goldAvatar de aunum

    aunum/gold

    351Ver en GitHub↗

    Reinforcement Learning in Go

    Go
    Ver en GitHub↗351
  • alibaba/rollAvatar de alibaba

    alibaba/ROLL

    2,844Ver en 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
    Ver en GitHub↗2,844
  • huggingface/trlAvatar de huggingface

    huggingface/trl

    18,653Ver en GitHub↗

    This library provides a comprehensive framework for fine-tuning, aligning, and distilling transformer-based language models. It serves as a toolkit for adapting models to specialized domains through supervised learning, while offering advanced methodologies to improve output quality and reasoning capabilities. The project distinguishes itself through specialized alignment and optimization techniques, including direct preference optimization and reinforcement learning, which allow models to be tuned against human preferences without complex reward modeling. It further supports training efficie

    Python
    Ver en GitHub↗18,653
Ver las 30 alternativas a SkyRL→

Preguntas frecuentes

¿Cuáles son las características principales de novasky-ai/skyrl?

Las características principales de novasky-ai/skyrl son: Reinforcement Learning, Reinforcement Learning Frameworks.

¿Qué alternativas de código abierto existen para novasky-ai/skyrl?

Las alternativas de código abierto para novasky-ai/skyrl incluyen: 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… alibaba/roll — ROLL is a distributed reinforcement learning framework and model alignment toolkit designed for large language models.… aunum/gold — Reinforcement Learning in Go. inclusionai/areal — AReaL is a system for agent orchestration, distributed model training, and parameter-efficient tuning. It provides a… instadeepai/jumanji — 🕹️ A diverse suite of scalable reinforcement learning environments in JAX.