Skip to content

hyeok9855/multi-depot-cvrp

Repository files navigation

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

About

multi-depot-vrp using PtrNet and Actor-Critic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages