Overview of QMix Algorithm
masterQMIX is a value-based method for Deep Multi-Agent Reinforcement Learning that enables training decentralized policies in a centralized end-to-end fashion. It uses a network to estimate joint action-values as a non-linear combination of per-agent values based on local observations.
Supported Features:
- Experience replay: Yes
- Target network: Yes
- Prioritized Experience Replay (PER): Yes
- Gradient clipping: No
- Reward clipping: No
- Ornstein–Uhlenbeck noise: No