Skip to content
#

gridworld-environment

Here are 44 public repositories matching this topic...

Extended, multi-agent and multi-objective (MaMoRL) environments based on DeepMind's AI Safety Gridworlds. This is a suite of reinforcement learning environments illustrating various safety properties of intelligent agents. It is made compatible with OpenAI's Gym/Gymnasium and Farama Foundation PettingZoo.

  • Updated May 25, 2024
  • Python

This project implements Value Iteration and Q-Learning algorithms to solve a variety of gridworld mazes and puzzles. It provides pre-defined policies that can be customized by adjusting parameters and policy optimization through iterative reinforcement learning. It also brings exploration capabilities to the agent with Epsilon Greedy Q-Learning.

  • Updated Apr 25, 2024
  • Python

Improve this page

Add a description, image, and links to the gridworld-environment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gridworld-environment topic, visit your repo's landing page and select "manage topics."

Learn more