mAzeems / Adaptive-Traffic-Signal-Control-of-Autonomous-Vehicles-using-MARL

Adaptive Traffic Signal Control of Autonomous Vehicles using Multi-Agent Reinforcement Learning techniques and SUMO tool for vehicular simulation. Implemented algorithm: Independent Advantageous Actor-Critic (IA2C)
29 stars 0 forks source link

Reference papers or guidelines #1

Open TrinhTuanHung2021 opened 2 years ago

TrinhTuanHung2021 commented 2 years ago

Hello

I'm very grateful to you for sharing your code. Could you provide reference papers related to your code?

mAzeems commented 2 years ago

Thank you for showing your interest. Here is one link of the reference paper for the project.

https://arxiv.org/abs/2206.14608

The other paper is still in progress, so i cannot share the details with you.

Regards Azeem Sarwar

On Mon, 22 Aug 2022, 10:53 am TrinhTuanHung2021, @.***> wrote:

Hello

I'm very grateful to you for sharing your code. Could you provide reference papers related to your code?

— Reply to this email directly, view it on GitHub https://github.com/mAzeems/Adaptive-Traffic-Signal-Control-of-Autonomous-Vehicles-using-MARL/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKNNEWQKAKDP7MVQKEQZRDDV2MIT3ANCNFSM57GJ43AA . You are receiving this because you are subscribed to this thread.Message ID: <mAzeems/Adaptive-Traffic-Signal-Control-of-Autonomous-Vehicles-using-MARL/issues/1 @github.com>

TrinhTuanHung2021 commented 2 years ago

Thank you very much