Curator

Reptile: A scalable meta-learning algorithm

来自 OpenAI News · 2018-03-07 精选

We’ve developed a simple meta-learning algorithm called Reptile which works by repeatedly sampling a task, performing stochastic gradient descent on it, and updating the initial parameters towards the final parameters learned on that task. Reptile is the application of the Shortest Descent algorit...

在 OpenAI News 阅读全文 →