multi-depot-cvrp multi-depot-cvrp using Attention-PtrNet and Actor-Critic Installation python 3.10.13 pip install -r requirements.txt Training python trainer.py To see the training progress, run tensorboard (default logdir is logs) tensorboard --logdir=logs Testing python tester.py