Skip to content

sx1616039/HFSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HFSP

This is an implementation of the paper "An efficient deep reinforcement learning environment for hybrid flow-shop scheduling problem"

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

The implimentation of DRL method for hybrid flow-shop Scheduling problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages