The repository contains the PyTorch implementation of the Asynchronous Advantage Actor Critic (A3C) introduced in "Asynchronous Methods for Deep Reinforcement Learning". A3C is based on the following ...