OpenAI Baselines: DQN
OpenAI open-sources Baselines, a suite of reinforcement learning algorithm implementations matching published performance. Initial release includes DQN and three variants, with additional algorithms coming in following months.
3 articles
OpenAI open-sources Baselines, a suite of reinforcement learning algorithm implementations matching published performance. Initial release includes DQN and three variants, with additional algorithms coming in following months.
OpenAI has developed a robotics system trained entirely in simulation and deployed on a physical robot, capable of learning a new task after observing it once.
OpenAI releases Roboschool, open-source robot simulation software integrated with OpenAI Gym for training motor control agents.