This project implements a Job Shop Scheduling Problem (JSSP) solver using Deep Reinforcement Learning (DRL). The goal is to minimize the makespan (total completion time) by learning an optimal job ...