Article: Zijian Zhao, Sen Li*, "OSPO: One-Step Policy Optimization for Real-Time Order Assignment on Ride-Sharing Platforms with Autonomous Vehicles" (under review)
Execute the following command in the ./OSPO/pretrain directory:
python train.py
Execute the following command in the ./OSPO/finetune directory:
python train.py --model_path <path_to_trained_model_from_pretraining>