Get startedGet started for free

Custom Frozen Lake MDP components

The provided grid world environment is a variation of the Frozen Lake environment where an agent must navigate to a goal while avoiding holes. Your task is to analyze this environment and frame it as an MDP by answering specific questions.

You may attempt to answer by visually inspecting the environment, where applicable, or by utilizing the env variable pre-loaded for you.

This exercise is part of the course

Reinforcement Learning with Gymnasium in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise