Skip to content

A text-based grid world framework for reinforcement learning agents to play around in. In general, the goal for the agent is to solve the maze in as few steps as possible. This is done using plenty of reinforcement learning algorithms including policy iteration, value iteration, sarsa, monte carlo methods, and iterative policy evaluation.

Notifications You must be signed in to change notification settings

rishavb123/GridWorld

About

A text-based grid world framework for reinforcement learning agents to play around in. In general, the goal for the agent is to solve the maze in as few steps as possible. This is done using plenty of reinforcement learning algorithms including policy iteration, value iteration, sarsa, monte carlo methods, and iterative policy evaluation.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages