Skip to content

DRL for solving the dynamic job shop schedule problems with uncertain time

Notifications You must be signed in to change notification settings

sx1616039/DRL4DJSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRL4DJSP

This is an implementation of the paper "A deep reinforcement learning model for dynamic job-shop scheduling problem with uncertain time"

Requirements

  • 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

Installation

pip install -r requirements.txt

Quick to start

About

DRL for solving the dynamic job shop schedule problems with uncertain time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages