2017
Reinforcement Learning through Asynchronous Advantage Actor-Critic on a GPU
ICLR 2017poster
We introduce a hybrid CPU/GPU version of the Asynchronous Advantage Actor-Critic (A3C) algorithm, currently the state-of-the-art method in reinforcement learning for various gaming tasks. We analyze its computational traits and concentrate on aspects critical to leveraging the GPU's computational po…