Dactyl (OpenAI)
Dactyl was a robotics research project at OpenAI that used deep reinforcement learning to control a five-fingered, human-like robot hand and manipulate physical objects with high dexterity.
Explore Reinforcement Learning through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Reinforcement Learning.
Showing 1-6 of 6 articles
Dactyl was a robotics research project at OpenAI that used deep reinforcement learning to control a five-fingered, human-like robot hand and manipulate physical objects with high dexterity.
Gym, often written as OpenAI Gym, is an open source Python toolkit for developing and comparing reinforcement learning algorithms, originally released by openai on April 27, 2016.
John Schulman is an American artificial intelligence researcher, one of the eleven original co-founders of OpenAI, and the inventor of Proximal Policy Optimization (PPO), the reinforcement-learning algorithm…
OpenAI Baselines is a collection of open-source, high-quality reference implementations of reinforcement learning (RL) algorithms released by OpenAI.
OpenAI Five was a reinforcement learning system developed by OpenAI to play the competitive multiplayer video game Dota 2 at a professional level.
Spinning Up in Deep RL is a free, open-source educational resource produced by OpenAI to make deep reinforcement learning (deep RL) easier to learn.