1 Repo
Frameworks for executing reinforcement learning and supervised fine-tuning for agents in simulated and real-world robotic environments.
Distinct from Robot Embodiment Fine-Tunings: Broadly covers the end-to-end training of embodied agents, which is distinct from just embodiment-specific fine-tuning.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Embodied Agent Training. Refine with filters or upvote what's useful.
RLinf is a distributed reinforcement learning orchestrator and embodied AI training framework. It provides the infrastructure to train vision-language-action models and robotic policies using a combination of reinforcement learning and supervised fine-tuning. The system is designed for scaling workloads across GPU clusters, managing the placement of actors, rollout workers, and environment components. It features a specialized robotics data collection pipeline for gathering teleoperated demonstrations and simulation trajectories into standardized replay buffers, alongside a hardware interface
Executes reinforcement learning and supervised fine-tuning for models across simulated and real-world robotic environments.