Skip to content

The Multi-Agent Reinforcement Learning repository includes various problems and their corresponding solutions

Notifications You must be signed in to change notification settings

gavit21/Multi-Agent-Reinforcement-Learning

Repository files navigation

Welcome to the Multi-Agent-Reinforcement-Learning Repository

Problems Solved:

  • Travelling Salesmans Problem

  • SOKOBAN PUZZLE

  • Markov Decision Process (MDP) Analysis

  • Grid World Problem

  • Modified Travelling Salesmans Problem by Q-Learinig

    Requirements

pip install requirements.txt

Run Code

python /{folder_name}/main.py