Skip to content

liuyun0314/ETDQN

Repository files navigation

ETDQN

This repository is for the paper "Evolutionary Trainer-based Deep Q-Network for Dynamic Flexible Job Shop Scheduling"

Requirements

  • Python 3.9.
  • numPy
  • Pytorch
  • networkx

Run

  • Run GA_traniner.py to perform the training process with GA.
  • Run schedulingNewJObArrival.py to perform comparative experiments in new job arrival.
  • Run schedulingMachineFault.py to perform comparative experiments in machine failure.

About

Evolutionary Trainer-based Deep Q-Network for Dynamic Flexible Job Shop Scheduling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages