Skip to content

maze solving bot using Qlearning . Compairing single vs multi agent system.

Notifications You must be signed in to change notification settings

praseedm/Reinforcement_Learning

Repository files navigation

Reinforcement_Learning

maze solving bot using Qlearning . Compairing single vs multi agent system.

Reinforcement learning is an area of machine learning inspired by behaviorist psychology. It allows machines and software agents to automatically determine the ideal behavior within a specific context, in order to maximize its performance.

Compute the shortest path in a Dynamic Maze using both single and multi agent reinforcement learning.

About

maze solving bot using Qlearning . Compairing single vs multi agent system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages