Skip to content

This is a trained model of a Q Learning agent playing FrozenLake.

Notifications You must be signed in to change notification settings

rishisim/Frozen-Lake

Repository files navigation

Q Learning Agent Playing FrozenLake-v1-4x4-no_slippery

This is a trained model of a Q Learning agent playing FrozenLake.

Using Google Colab, I trained a Q Learning agent that learns to go from the starting state (S) to the goal state (G) by walking only on frozen tiles (F) and avoiding holes (H).

Visual of agent

replay.mp4

Information about the model

Environment: FrozenLake-v1-4x4-no_slippery Model: Q Learning Mean Reward +/- Std. Dev.: 1.00 +/- 0.00

About

This is a trained model of a Q Learning agent playing FrozenLake.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published