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.
Este ejercicio forma parte del curso
Reinforcement Learning with Gymnasium in Python
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
