This is a PyTorch Implementation of MADDPG from Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments
Conda environment is the same as my ma diffusion
All training code is contained within main.py
.
python main.py
This PyTorch Implementation from Shariq Iqbal maddpg