Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 328 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 328 Bytes

This repository includes the files for the paper of "Applying Deep Learning to the Newsvendor Problem". Also, the basket dataset will be included. Currently the code to generate simulated datasets is included.

The main file to run is rQ_dnn.py, which includes all the functions to train both the newsvendor and rQ model.