If you want to test with ray running locally: ray start --head If you want to test with ray running on a Cloud VM: ray up yaml/example-full.yaml
Start the training process: bash train_ray.sh
Learn to Cut: Better solve mixed integer programming problem using reinforcement learning
Python
If you want to test with ray running locally: ray start --head If you want to test with ray running on a Cloud VM: ray up yaml/example-full.yaml
Start the training process: bash train_ray.sh