Abstract
This paper demonstrates the application of reinforcement learning (RL) toprocess synthesis by presenting Distillation Gym, a set of RL environments inwhich an RL agent is tasked with designing a distillation train, given a userdefined multi-component feed stream. Distillation Gym interfaces with a processsimulator (COCO and ChemSep) to simulate the environment. A demonstration oftwo distillation problem examples are discussed in this paper (a Benzene,Toluene, P-xylene separation problem and a hydrocarbon separation problem), inwhich a deep RL agent is successfully able to learn within Distillation Gym toproduce reasonable designs. Finally, this paper proposes the creation ofChemical Engineering Gym, an all-purpose reinforcement learning softwaretoolkit for chemical engineering process synthesis.