n0452alg's Stars
sx1616039/HFSP
The implimentation of DRL method for hybrid flow-shop Scheduling problems
DLYuanGod/MLP-KAN
MLP-KAN: Unifying Deep Representation and Function Learning
GistNoesis/FourierKAN
GuilhermeBaldo/GA-FJSP
Genetic algorithm for the flexible job-shop scheduling problem
sebashc3712/genetic_algorithm_for_scheduling_problem
An implementation of genetic algorithm for solving the scheduling problem in flexible job shop
Aihong-Sun/GA_for_FJSP
solve Flexible Job Shop Problem by Genetic Algorithm
superhqh/FJSP
分别用改进的粒子群优化算法和改进的差分进化算法求解柔性作业车间调度问题
guillaumebour/flexible-job-shop
Python implementation of a genetic algorithm for FJSP.
samy-barrech/Flexible-Job-Shop-Scheduling-Problem
changjingru/DDQN-for-DFJSP
DDQN for DFJSP DATA SET
prosysscience/JSSEnv
An OpenAi Gym environment for the Job Shop Scheduling problem.
pengguo318/FJSPDRL
The code and data will be published after accepting our paper
Digi-Metal/Reinforce-learning-based-algorithm-for-dynamic-scheduling-problem-in-steelmaking-workshop
基于强化学习的炼钢动态调度求解技术和软件实现
wangshusen/DRL
Deep Reinforcement Learning
jjjj0458/Deep-Reinforcement-Learning-for-Solving-Job-Shop-Scheduling-Problems
DRL on JSSPs
tkipf/pygcn
Graph Convolutional Networks in PyTorch
dothinking/jsp_framework
A Python library for implementing and testing algorithm for Job-Shop Scheduling problem.
dair-ai/GNNs-Recipe
🟠 A study guide to learn about Graph Neural Networks (GNNs)
weixians/GnnJssp
基于图神经网络解决JSSP(job shop scheduling problem)问题
huweibo/Awesome-Federated-Learning-on-Graph-and-GNN-papers
Federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.
songwenas12/fjsp-drl
Pabloo22/gnn_scheduler
Solving the Job-Shop Scheduling Problem (JSSP) with Graph Neural Networks (GNNs).
jackfrued/Python-100-Days
Python - 100天从新手到大师