Code repository for reproducing the results of the paper Scaling up Energy-Aware Multi-Agent Reinforcement Learning for Mission-Oriented Drone Networks with Individual Reward.
python version >=3.6
pip3 install -r requirements.txtpython3 individual_reward/simulation.py --random_location=True --random_length=Truepython3 shared_reward/simulation.py --random_location=True --random_length=True