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.
Diese Übung ist Teil des Kurses
Reinforcement Learning with Gymnasium in Python
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten