A Dual Memory Structure for Efficient Use of Replay Memory in Deep Reinforcement Learning
Machine Learning
2019-07-16 v1 Machine Learning
Abstract
In this paper, we propose a dual memory structure for reinforcement learning algorithms with replay memory. The dual memory consists of a main memory that stores various data and a cache memory that manages the data and trains the reinforcement learning agent efficiently. Experimental results show that the dual memory structure achieves higher training and test scores than the conventional single memory structure in three selected environments of OpenAI Gym. This implies that the dual memory structure enables better and more efficient training than the single memory structure.
Keywords
Cite
@article{arxiv.1907.06396,
title = {A Dual Memory Structure for Efficient Use of Replay Memory in Deep Reinforcement Learning},
author = {Wonshick Ko and Dong Eui Chang},
journal= {arXiv preprint arXiv:1907.06396},
year = {2019}
}
Comments
4 pages, 5 figures