首页 > AI前沿 > Better exploration with parameter noise

Better exploration with parameter noise

OpenAI 2017-07-27 15:00 1 阅读 查看原文

We’ve found that adding adaptive noise to the parameters of reinforcement learning algorithms frequently boosts performance. This exploration method is simple to implement and very rarely decreases performance, so it’s worth trying on any problem.