Tutorials#
Welcome to the OpenEnv tutorials! These guides will help you get started with using and building environments with OpenEnv.
Getting Started#
If you’re new to OpenEnv, we recommend starting with the Getting Started series to understand the core concepts and basic usage patterns.
Available Tutorials#
OpenEnv Tutorial - A comprehensive introduction to OpenEnv, covering installation, basic usage, and core concepts.
Wordle GRPO Training - Learn how to train an agent to play Wordle using Group Relative Policy Optimization (GRPO).
RL Training with 2048 - Train a language model to play 2048 using GRPO reinforcement learning. (GPU Required)