OpenAI Baselines: DQN
OpenAI 9 years ago 45
OpenAI released Baselines, a collection of reinforcement learning algorithm implementations designed to match published performance benchmarks. The initial release includes DQN and three variants of the algorithm. The open-source code enables other researchers to reproduce and build upon these baseline implementations.