Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Hands-On Meta Learning with Python: Meta learning using one-shot learning, MAML, Reptile, and Meta-SGD (repost)

Posted By: hill0
Hands-On Meta Learning with Python:  Meta learning using one-shot learning, MAML, Reptile, and Meta-SGD (repost)

Hands-On Meta Learning with Python:
Meta learning using one-shot learning, MAML, Reptile, and Meta-SGD with TensorFlow
by Sudharsan Ravichandiran

English | 2018 | ISBN: 9781789534207 | 218 Pages | PDF EPUB True | 38 MB

Hands-On Meta Learning with Python starts by explaining the fundamentals of meta learning and helps you understand the concept of learning to learn. You will delve into various one-shot learning algorithms, like siamese, prototypical, relation and memory-augmented networks by implementing them in TensorFlow and Keras. As you make your way through the book, you will dive into state-of-the-art meta learning algorithms such as MAML, Reptile, and CAML. You will then explore how to learn quickly with Meta-SGD and discover how you can perform unsupervised learning using meta learning with CACTUs. In the concluding chapters, you will work through recent trends in meta learning such as adversarial meta learning, task agnostic meta learning, and meta imitation learning.