IKai-Lai / Reinforcement-Learning-in-Preventive-Maintenance-and-Production-SchedulingLinks
☆7Updated last year
Alternatives and similar repositories for Reinforcement-Learning-in-Preventive-Maintenance-and-Production-Scheduling
Users that are interested in Reinforcement-Learning-in-Preventive-Maintenance-and-Production-Scheduling are comparing it to the libraries listed below
Sorting:
- The repository contains 15 benchmarks for dynamic job shop scheduling problem.☆12Updated 5 years ago
- Deep Reinforcement Learning for Multiobjective Optimization. Code for this paper☆166Updated 5 years ago
- Multi-Agent Reinforcement Learning approach to solve a battery charge scheduling problem, in a decentralized scenario.☆15Updated 4 years ago
- pytorch implementation of DQN/DDQN/Dueling_networ/D3QN for job shop scheudling problem☆72Updated 3 years ago
- Code from the paper An actor-critic algorithm with policy gradients to solve the job shop scheduling problem using deep double recurrent …☆13Updated last year
- Code for Multi-agent reinforcement learning to unify order-matching and vehicle-repositioning in ride-hailing services☆17Updated 2 years ago
- This is the official code for the published paper 'Solve routing problems with a residual edge-graph attention neural network'☆241Updated last year
- COR paper: A Deep Multi-Agent Reinforcement Learning Approach to Solve Dynamic Job Shop Scheduling Problem☆75Updated 3 months ago
- This repository contains the code of the deep MARL-based dynamic scheduling algorithms in job shop and flexible job shop☆70Updated 3 years ago
- DRL on JSSPs☆106Updated 5 years ago
- This repository contains the code of the deep MARL-based dynamic scheduling algorithms in job shop and flexible job shop☆62Updated 2 years ago
- A Three-Phase Deep Reinforcement Learning Approach for Dynamic Multi-objective Flexible Job Shop Scheduling☆14Updated last year
- IJPR paper: Deep Reinforcement Learning for dynamic scheduling of a flexible job shop☆95Updated 2 years ago
- ☆36Updated 3 years ago
- Implementation of paper "Research on Adaptive Job Shop Scheduling Problems Based on Dueling Double DQN"☆53Updated 2 years ago
- 实现论文《Pointer Networks》中使用神经网络对TSP求解。https://arxiv.org/abs/1506.03134☆30Updated 4 years ago
- This is the official code of the publised paper 'A Multi-action Deep Reinforcement Learning Framework for Flexible Job-shop Scheduling Pr…☆320Updated 2 years ago
- DRL for solving the dynamic job shop schedule problems with uncertain time☆26Updated last year
- ALNS☆11Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆93Updated this week
- Code for paper publication: Deep reinforcement learning-based solution for a multi-objective online order batching problem☆14Updated 3 years ago
- Reinforcement Learning for Solving the Vehicle Routing Problem☆71Updated 3 years ago
- This repo implements our paper, "Deep Reinforcement Learning for Solving the Heterogeneous Capacitated Vehicle Routing Problem"☆149Updated 2 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆46Updated 2 years ago
- TS_SPMA: The Tabu Search algorithm for simultaneous scheduling problem of machines and AGVs.