You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Custom Gridworld and Environment Demo of Ship Route Planning with Reinforcement Learning. The reinforcement learning based on Qlearning method is realized. Q tables can be saved. Support documentation of training sessions. Support the display of result graphs
This is using the UC Berkeley codebase for the PacMan AI project. This project utilizes search algorithms for artificial intelligence agents, and utilizes reinforcement learning.
๐ต๐๐๐๐๐๐๐๐ ๐ผ๐ฐ๐๐ป-๐ถ๐ข๐ : We introduce a custom multi-agent reinforcement learning environment built with Gymnasium and Pygame, designed for evaluating federated RL (FRL) algorithms. The environment models a grid world where multiple agentsโsuch as robotsโnavigate to accomplish spatially distributed tasks, like reaching delivery points.