← Back to Benchmarks
simmediumatarimetric · varies

Exploration in Feature Space for Reinforcement Learning

Description

The infamous exploration-exploitation dilemma is one of the oldest and most important problems in reinforcement learning (RL). Deliberate and effective exploration is necessary for RL agents to succeed in most environments. However, until very recently even very sophisticated RL algorithms employed simple, undirected exploration strategies in large-scale RL tasks. We introduce a new optimistic count-based exploration algorithm for RL that is feasible in high-dimensional MDPs. The success of RL

Source

http://arxiv.org/abs/1710.02210v1