Reptile: A Scalable Meta-Learning Algorithm

Reptile: A Scalable Meta-Learning Algorithm

  • March 12, 2018
Table of Contents

Reptile: A Scalable Meta-Learning Algorithm

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. This method performs as well as MAML, a broadly applicable meta-learning algorithm, while being simpler to implement and more computationally efficient.

Source: openai.com

Tags :
Share :
comments powered by Disqus

Related Posts

Giant atom hides its neighbors under a single-electron skirt

Giant atom hides its neighbors under a single-electron skirt

You may be familiar with matryoshka dolls: nested sets of painted figurines that fit within painted figurines. In the case of wooden dolls, the concept is pretty straightforward: hollow out a large bit and fit smaller bits in. You might think that doing the same thing with atoms is kind of tough.

Read More