Multi agent reinforcement learning: PyTorch implementations of several algorithms for Multi Agent domains
-
Updated
Aug 13, 2024 - Python
Multi agent reinforcement learning: PyTorch implementations of several algorithms for Multi Agent domains
Multi-agent elevator dispatch with QR-DQN and CTDE (Centralised Training, Decentralised Execution) in PyTorch. Three cooperative elevators trained with dueling networks, prioritised replay, and a centralised critic — beating ETA-Dispatch by 27% wait and 9.6% energy across 3,500 episodes on a non-uniform 10-floor traffic environment.
Add a description, image, and links to the decentralized-execution topic page so that developers can more easily learn about it.
To associate your repository with the decentralized-execution topic, visit your repo's landing page and select "manage topics."