This is an implementation of the paper "A deep reinforcement learning model for dynamic job-shop scheduling problem with uncertain time"
- python >=3.6 (python=3.6 in our environment)
- pytorch >= 1.10 (pytorch=1.10.2 in our environment)
- the detailed requirements can be found in the requirements.txt file
pip install -r requirements.txt