How to create FrozenLake random maps June 24, 2019 by rodolfomendes Learn how to create random maps for the FrozenLake environment.
Gym Tutorial: The Frozen Lake June 16, 2019 by rodolfomendes 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 June 9, 2019 by rodolfomendes In this post, we introduce Reinforcement Learning basic concepts using the Frozen Lake game example.