Learn how to create random maps for the FrozenLake environment.
Tag: FrozenLake
Gym Tutorial: The Frozen Lake
In this article, we are going to learn how to create and explore the Frozen Lake environment using the Gym library, an open source project created by OpenAI used for reinforcement learning experiments.
Introduction to Reinforcement Learning: the Frozen Lake Example
In this post, we introduce Reinforcement Learning basic concepts using the Frozen Lake game example.