An integration of deep reinforcement learning and discrete-event simulation for job shop scheduling problem. Using Self Attention model for the DQN agent. There was ...
The simulator can be customized through two main configuration files: src/sim_params.py controls low-level simulation parameters, including inter-frame space durations, contention window limits, ...