google-deepmind / learning-to-learn

Learning to Learn in TensorFlow
https://arxiv.org/abs/1606.04474
Apache License 2.0
4.06k stars 601 forks source link

Distributed version of this? #13

Open ackdav opened 7 years ago

ackdav commented 7 years ago

Has anybody already done some work to adapt this into a distributed model? (Wouldn't want to do duplicate work) Any ideas or hints that could help? (I have built distributed models before but struggle a bit to see how to set this up - would you have a meta-optimizer for every worker?)