Giter VIP home page Giter VIP logo

ml-for-agv-dispatching-module's Introduction

ML-for-AGV-dispatching-module

The simulation module for AGV dispatching with ML approach (SVM and DQN).

This module is for AGV dispatching simulation with ML approach, SVM and DQN are included. Edit run.py and change the string variable "Task" for differet purpose (see the describe bellow). -Task = "TestD": Run AGV dispatching with single dispatching rules. (Default) -Task = "CollectV": Create SVM training samples for Vehicle Initiated dispatching rule. -Task = "CollectW": Create SVM training samples for Workstation Initiated dispatching rule. -Task = "TestSVM": Train SVM dispatching model with training samples created and test the result. -Task = "TrainDQN": Train the DQN dispatching network with the simulation environment and export the parameters of trained network. -Task = "TestDQN": Test result of DQN dispatching model with the trained parameters file.

The excecute "run.py" to run the simulation of ML AGV dispatching.

AGV dispatch MDP problem

image

State Setting

image

Reward Function

image

Illustration

image

Published Research

https://github.com/arrtvv852/ML-for-AGV-dispatching-module/blob/master/A%20Support%20Vector%20Machine%20Approach%20for%20AGV%20Dispatching.pdf

ml-for-agv-dispatching-module's People

Contributors

arrtvv852 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.