SOTAVerified

Conservative Optimistic Policy Optimization via Multiple Importance Sampling

2021-03-04Code Available0· sign in to hype

Achraf Azize, Othman Gaizi

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Reinforcement Learning (RL) has been able to solve hard problems such as playing Atari games or solving the game of Go, with a unified approach. Yet modern deep RL approaches are still not widely used in real-world applications. One reason could be the lack of guarantees on the performance of the intermediate executed policies, compared to an existing (already working) baseline policy. In this paper, we propose an online model-free algorithm that solves conservative exploration in the policy optimization problem. We show that the regret of the proposed approach is bounded by O(T) for both discrete and continuous parameter spaces.

Tasks

Reproductions