Accelerating Deep Reinforcement Learning with Distributed Architectures — In the current state-of-the-art, many reinforcement learning algorithms make use of aggressive parallelization and distribution. In this paper, we will review and implement the ApeX framework (Horgan et al., 2018), also referred to as distributed prioritized experience replay. In particular, we will implement the ApeX DQN algorithm.