← Browse

Europe 2026

Let LLMs Wander: Engineering RL Environments — Stefano Fiorucci

Stefano Fiorucci

Overview

This talk explores engineering reinforcement learning (RL) environments for language models, enabling them to learn through interaction, exploration, and feedback. It highlights how these environments serve as crucial training grounds for LLM agents, allowing them to develop skills in tool use, code execution, and complex task solving. The presentation introduces Verifiers, an open-source library for building such environments, and demonstrates their application through an experiment transforming a basic tic-tac-toe playing model into a master.

Who should watch

Key takeaways

Notable quotes

*These environments let models learn by interacting, exploring, and improving from feedback.*
*They give the LLM an opportunity to actually interact, take actions, see outcomes.*
*Verifiers lets us focus on the task and the rewards rather than the infrastructure.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.