1
Reptile: A scalable meta-learning algorithm
OpenAI提出简单高效的元学习算法Reptile,通过重复采样任务和SGD更新,实现快速适应新任务
We’ve developed a simple meta-learning algorithm called Reptile which works by repeatedly sampling a task, performing stochastic gradient descent on i…