939 articles

📰 OpenAI News

Articles from OpenAI News · 939 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (12462) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
OpenAI News 8y ago
Scaling Kubernetes to 2,500 nodes
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Block-sparse GPU kernels
We’re releasing highly-optimized GPU kernels for an underexplored class of neural network architectures: networks with block-sparse weights. Depending on the ch
OpenAI News 8y ago
Learning sparse neural networks through L₀ regularization
OpenAI News 8y ago
Interpretable and pedagogical examples
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Learning a hierarchy
We’ve developed a hierarchical reinforcement learning algorithm that learns high-level actions useful for solving a range of tasks, allowing fast solving of tas
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Generalizing from simulation
Our latest robotics techniques allow robot controllers, trained entirely in simulation and deployed on physical robots, to react to unplanned changes in the env
OpenAI News 8y ago
Sim-to-real transfer of robotic control with dynamics randomization
OpenAI News 8y ago
Asymmetric actor critic for image-based robot learning
OpenAI News 8y ago
Domain randomization and generative models for robotic grasping
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Competitive self-play
We’ve found that self-play allows simulated AIs to discover physical skills like tackling, ducking, faking, kicking, catching, and diving for the ball, without
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Meta-learning for wrestling
We show that for the task of simulated robot wrestling, a meta-learning agent can learn to quickly defeat a stronger non-meta-learning agent, and also show that
OpenAI News 8y ago
Nonlinear computation in deep linear networks
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Learning to model other minds
We’re releasing an algorithm which accounts for the fact that other agents are learning too, and discovers self-interested yet collaborative strategies like tit
OpenAI News 8y ago
Learning with opponent-learning awareness
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
OpenAI Baselines: ACKTR & A2C
We’re releasing two new OpenAI Baselines implementations: ACKTR and A2C. A2C is a synchronous, deterministic variant of Asynchronous Advantage Actor Critic (A3C
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
More on Dota 2
Our Dota 2 result shows that self-play can catapult the performance of machine learning systems from far below human level to superhuman, given sufficient compu
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Dota 2
We’ve created a bot which beats the world’s top professionals at 1v1 matches of Dota 2 under standard tournament rules. The bot learned the game from scratch by
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Gathering human feedback
RL-Teacher is an open-source implementation of our interface to train AIs via occasional human feedback rather than hand-crafted reward functions. The underlyin
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Better exploration with parameter noise
We’ve found that adding adaptive noise to the parameters of reinforcement learning algorithms frequently boosts performance. This exploration method is simple t
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Proximal Policy Optimization
We’re releasing a new class of reinforcement learning algorithms, Proximal Policy Optimization (PPO), which perform comparably or better than state-of-the-art a