← Back to Benchmarks
simmediumatarimetric · varies

#Exploration: A Study of Count-Based Exploration for Deep Reinforcement Learning

Description

Count-based exploration algorithms are known to perform near-optimally when used in conjunction with tabular reinforcement learning (RL) methods for solving small discrete Markov decision processes (MDPs). It is generally thought that count-based methods cannot be applied in high-dimensional state spaces, since most states will only occur once. Recent deep RL exploration strategies are able to deal with high-dimensional continuous state spaces through complex heuristics, often relying on optimis

Source

http://arxiv.org/abs/1611.04717v3