Skip to content

sx1616039/simple2fjsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple2fjsp

This is an implementation of the paper "An efficient deep reinforcement learning environment for flexible job-shop scheduling problems"

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

A very simple deep reinforcement learning methods for flexible job shop scheduling problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages