Skip to content

A job shop scheduling problem using model-based reinforcement learning and using Neural Logic Rule Layer.

Notifications You must be signed in to change notification settings

kaustubh-shrotri/model-based-RL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

model-based-RL

A job shop scheduling problem using model-based reinforcement learning and using Neural Logic Rule Layer.

MBRL approach- Model-Based Deep Q Network

Requirements

  • numpy
  • pandas
  • pyTorch
  • Tensorboard
  • Optuna

The NLRL layer is used to design the model of the environment. For details on NLRL layer, please go through the following paper. Neural Logic Rule Layers: https://arxiv.org/abs/1907.00878

About

A job shop scheduling problem using model-based reinforcement learning and using Neural Logic Rule Layer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages