/AI-Agents-for-Frozen-Lake-Problem

The task contains three different agents. A random agent, a simple agent and a RL agent. The problem is similar to the Frozen Lake problem which introduced by Open AI Gym. It requires the agent to “learn” how to get across the lake from the start point to the goal point and not to fall into a hole.

Primary LanguagePython

No issues in this repository yet.