This is the repository for the code used in the paper Constrained Markov Decision Process based Real-Time Bidding
Run under the python folder:
$ python3 CMDP.py
Run under the python folder:
$ python3 compare_bidding_functions.py
For the data preprocessing, we followed the make-ipinyou-data For generating bid logs for lin, mcpc, and rlb, we followed the rlb-dp