Giter VIP home page Giter VIP logo

jiaxiang-cheng / pytorch-pdqn-for-digital-twin-acs Goto Github PK

View Code? Open in Web Editor NEW
12.0 0.0 3.0 8.27 MB

PyTorch implementation of RIC for conveyor systems with Deep Q-Networks (DQN) and Profit-Sharing (PS). Wang, T., Cheng, J., Yang, Y., Esposito, C., Snoussi, H., & Tao, F. (2020). Adaptive Optimization Method in Digital Twin Conveyor Systems via Range-Inspection Control. IEEE Transactions on Automation Science and Engineering.

License: Apache License 2.0

Python 100.00%
dqn dqn-pytorch conveyor-belt digital-twin control control-systems deep-reinforcement-learning q-learning pytorch pytorch-implementation

pytorch-pdqn-for-digital-twin-acs's Introduction

Conveyor System Control with Deep Q-Networks

PyTorch implementation of optimized range-inspection control (RIC) or look-ahead control for digital twin automated conveyor system (DT-ACS) with production station as agent, or conceyor-serviced production system (CSPS), using Deep Q-Networks (DQN) and Profit-Sharing (PS), or PDQN for short.
Author: Wang, Tian and Cheng, Jiaxiang and Yang, Yi and Esposito, Christian and Snoussi, Hichem and Tao, Fei*

Python PyTorch

Official repository for our publications:

Concept

Environment

The environment or the requirements for running the project:

  • python==3.8.10
  • numpy==1.20.2
  • matplotlib==3.3.4
  • pytorch==1.8.1

Usage

We have made improvements on the whole coding with implementation of Python and PyTorch. So the simulation with all the methodologies used in our work can be executed easily with the following actions:

(1) Simulation with PDQN = DQN + PS

python main.py
python main.py --model 1
python main.py --model 1 --ps 1

The default methodology used is PDQN without any argument parser highlighted.

(2) Simulation with DQN

python main.py --model 1 --ps 2

(3) Simulation with QL with PS

python main.py --model 2
python main.py --model 2 --ps 1

(4) Simulation with QL

python main.py --model 2 --ps 2

We indicated the total rewards as the criterion for comparison among performance of different methodologies.

Citation

@article{wang2020adaptive,
  title={Adaptive Optimization Method in Digital Twin Conveyor Systems via Range-Inspection Control},
  author={Wang, Tian and Cheng, Jiaxiang and Yang, Yi and Esposito, Christian and Snoussi, Hichem and Tao, Fei},
  journal={IEEE Transactions on Automation Science and Engineering},
  year={2020},
  publisher={IEEE}
}

DOI

License

License

Credit

Our work has been built on the great work from Tang, Hao team from Hefei University of Technology, as they have done excellent work on modeling the look-ahead control problem for conveyor-serviced production system with semi-Markov process. You may refer to one of their work: Tang, H., Xu, L., Sun, J., Chen, Y., & Zhou, L. (2015). Modeling and optimization control of a demand-driven, conveyor-serviced production station. European Journal of Operational Research, 243(3), 839-851.

pytorch-pdqn-for-digital-twin-acs's People

Contributors

dependabot[bot] avatar jiaxiang-cheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.