← Search

OpenAI Pieter Abbeel

2 accepted papers

2017

Hindsight Experience Replay

NeurIPS 2017poster

Dealing with sparse rewards is one of the biggest challenges in Reinforcement Learning (RL). We present a novel technique called Hindsight Experience Replay which allows sample-efficient learning from rewards which are sparse and binary and therefore avoid the need for complicated reward engineering…

Cited by 3290SourcePDFScholar
2017

Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments

NeurIPS 2017poster

We explore deep reinforcement learning methods for multi-agent domains. We begin by analyzing the difficulty of traditional algorithms in the multi-agent case: Q-learning is challenged by an inherent non-stationarity of the environment, while policy gradient suffers from a variance that increases as…