This RNN learns new tasks in one shot—no fine-tuning needed
OpenAI Blog · Jul 20, 2026 · 2 min read
The brute-force approach that made DeepMind’s DQN a star—running millions of trials to master a single game—has always...
6 articles
Explore our coverage of meta-learning — 6 curated articles, summaries, and related resources from the Inblix archive.
OpenAI Blog · Jul 20, 2026 · 2 min read
The brute-force approach that made DeepMind’s DQN a star—running millions of trials to master a single game—has always...
OpenAI Blog · Jul 20, 2026 · 2 min read
Robots typically need a lot of hand-holding. You either engineer features specific to one task, or you feed the machine...
OpenAI Blog · Jul 20, 2026 · 2 min read
Here's a research finding that actually feels like a scene out of a robot boxing movie. A team has shown that by tweaki...
OpenAI Blog · Jul 20, 2026 · 2 min read
Reinforcement learning has a scaling problem. When a task demands thousands of individual steps, brute-forcing a soluti...
OpenAI Blog · Jul 20, 2026 · 2 min read
OpenAI just dropped Reptile, a meta-learning algorithm that does something almost cheeky: it ditches the calculus-heavy...
OpenAI Blog · Jul 20, 2026 · 2 min read
Remember when MAML—Model-Agnostic Meta-Learning—hit the scene and suddenly few-shot learning got a lot more interesting...