OpenAI Baselines: DQN

OpenAI Blog ·

OpenAI released Baselines, an open-source reproduction of DQN and variants, establishing standard RL implementation references that shaped the field.

Categories: OSS & Tools

Excerpt

We’re open-sourcing OpenAI Baselines, our internal effort to reproduce reinforcement learning algorithms with performance on par with published results. We’ll release the algorithms over upcoming months; today’s release includes DQN and three of its variants.