Pinned Repositories
bootstrap-table
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation)
bootstrap-table-examples
Bootstrap table examples
deep-reinforcement-learning-papers
A list of recent papers regarding deep reinforcement learning
Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
deepshare_course
FireflyAlgorithm
intelligent_optimization
JobShopScheduler
OptimizationAlgorithmLib
reinforcement-learning-course
hanbaoan123's Repositories
hanbaoan123/JobShopScheduler
hanbaoan123/intelligent_optimization
hanbaoan123/reinforcement-learning-course
hanbaoan123/Job_Shop_Scheduling_Problem_with_Reinforcement_Learning
This is the implemention of JSSP with RL. The framework used for RL is actor critic and the dataset comes from Tianchi competition.
hanbaoan123/RL-Job-Shop-Scheduling
Reinforcement learning approach for job shop scheduling
hanbaoan123/SOFTX-D-22-00444
Official Schlably Repository by the Institute for TMDT
hanbaoan123/apachecn-dl-zh
ApacheCN 深度学习译文集
hanbaoan123/DDQN_FJSP
hanbaoan123/DRL-SimPy-JobShop
An integration of deep reinforcement learning and discrete-event simulation for job shop scheduling problem.
hanbaoan123/DRL4DJSP
DRL for solving the dynamic job shop schedule problems with uncertain time
hanbaoan123/End-to-end-DRL-for-FJSP
hanbaoan123/fjsp-drl
hanbaoan123/FJSP-DRL-1
The code will be available after our paper is accepted.
hanbaoan123/FJSP_with_Loading_and_unloading
this is used to reappear thesis 《An effective approach for the dual-resource flexible job shop scheduling problem considering loading and unloading》
hanbaoan123/FJSSP-with-worker-Flexibility
Flexible job shop scheduling with worker flexibility using discrete Jaya Algorithm
hanbaoan123/fullcalendar-docs
Static content for fullcalendar.io
hanbaoan123/jasima3.0
hanbaoan123/jMetalPy
A framework for single/multi-objective optimization with metaheuristics
hanbaoan123/JSP_simulation_platform
this is a simulation platform establish for Job shop scheduling
hanbaoan123/L2D
hanbaoan123/maro
Multi-Agent Resource Optimization (MARO) platform is an instance of Reinforcement Learning as a Service (RaaS) for real-world resource optimization. It can be applied to many important industrial domains, such as container inventory management in logistics, bike repositioning in transportation, virtual machine provisioning in data centers, and asset management in finance. Besides RL, it also supports other planning/decision mechanisms, such as Operations Research. MARO provides comprehensive support in data processing, simulator building, RL algorithm selection, and distributed training.
hanbaoan123/model-based-RL
A job shop scheduling problem using model-based reinforcement learning and using Neural Logic Rule Layer.
hanbaoan123/MORL
Multi-Objective Reinforcement Learning
hanbaoan123/PhD-Thesis-Projects
This repository contains the code of the deep MARL-based dynamic scheduling algorithms in job shop and flexible job shop
hanbaoan123/Policy-Network-for-Solving-FJSP
hanbaoan123/RL-for-FJSP-pytorch
hanbaoan123/RL_scheduling_system
A user interface for scheduling job shops is being developed as part of this project and implementation of reinforcement learning for automating a dynamic flexible job shop scheduling system.
hanbaoan123/SimRLFab
Simulation and reinforcement learning framework for production planning and control of complex job shop manufacturing systems
hanbaoan123/tess4j
Java JNA wrapper for Tesseract OCR API
hanbaoan123/TSP_DRL_PtrNet
PyTorch, Pointer Networks, Deep Reinforcement Learning(Actor-Critic), Neural Combinatorial Optimization, Traveling Salesman Problem, Active Search