舉報

會員
Hands-On Meta Learning with Python
Metalearningisanexcitingresearchtrendinmachinelearning,whichenablesamodeltounderstandthelearningprocess.UnlikeotherMLparadigms,withmetalearningyoucanlearnfromsmalldatasetsfaster.Hands-OnMetaLearningwithPythonstartsbyexplainingthefundamentalsofmetalearningandhelpsyouunderstandtheconceptoflearningtolearn.Youwilldelveintovariousone-shotlearningalgorithms,likesiamese,prototypical,relationandmemory-augmentednetworksbyimplementingtheminTensorFlowandKeras.Asyoumakeyourwaythroughthebook,youwilldiveintostate-of-the-artmetalearningalgorithmssuchasMAML,Reptile,andCAML.YouwillthenexplorehowtolearnquicklywithMeta-SGDanddiscoverhowyoucanperformunsupervisedlearningusingmetalearningwithCACTUs.Intheconcludingchapters,youwillworkthroughrecenttrendsinmetalearningsuchasadversarialmetalearning,taskagnosticmetalearning,andmetaimitationlearning.Bytheendofthisbook,youwillbefamiliarwithstate-of-the-artmetalearningalgorithmsandabletoenablehuman-likecognitionforyourmachinelearningmodels.
目錄(176章)
倒序
- coverpage
- Title Page
- Copyright and Credits
- Hands-On Meta Learning with Python
- Dedication
- About Packt
- Why subscribe?
- Packt.com
- Contributors
- About the author
- About the reviewers
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Conventions used
- Get in touch
- Reviews
- Introduction to Meta Learning
- Meta learning
- Meta learning and few-shot
- Types of meta learning
- Learning the metric space
- Learning the initializations
- Learning the optimizer
- Learning to learn gradient descent by gradient descent
- Optimization as a model for few-shot learning
- Summary
- Questions
- Further reading
- Face and Audio Recognition Using Siamese Networks
- What are siamese networks?
- Architecture of siamese networks
- Applications of siamese networks
- Face recognition using siamese networks
- Building an audio recognition model using siamese networks
- Summary
- Questions
- Further readings
- Prototypical Networks and Their Variants
- Prototypical networks
- Algorithm
- Performing classification using prototypical networks
- Gaussian prototypical network
- Algorithm
- Semi-prototypical networks
- Summary
- Questions
- Further reading
- Relation and Matching Networks Using TensorFlow
- Relation networks
- Relation networks in one-shot learning
- Relation networks in few-shot learning
- Relation networks in zero-shot learning
- Loss function
- Building relation networks using TensorFlow
- Matching networks
- Embedding functions
- The support set embedding function (g)
- The query set embedding function (f)
- The architecture of matching networks
- Matching networks in TensorFlow
- Summary
- Questions
- Further reading
- Memory-Augmented Neural Networks
- NTM
- Reading and writing in NTM
- Read operation
- Write operation
- Erase operation
- Add operation
- Addressing mechanisms
- Content-based addressing
- Location-based addressing
- Interpolation
- Convolution shift
- Sharpening
- Copy tasks using NTM
- Memory-augmented neural networks (MANN)
- Read and write operations
- Read operation
- Write operation
- Summary
- Questions
- Further reading
- MAML and Its Variants
- MAML
- MAML algorithm
- MAML in supervised learning
- Building MAML from scratch
- Generate data points
- Single layer neural network
- Training using MAML
- MAML in reinforcement learning
- Adversarial meta learning
- FGSM
- ADML
- Building ADML from scratch
- Generating data points
- FGSM
- Single layer neural network
- Adversarial meta learning
- CAML
- CAML algorithm
- Summary
- Questions
- Further reading
- Meta-SGD and Reptile
- Meta-SGD
- Meta-SGD for supervised learning
- Building Meta-SGD from scratch
- Generating data points
- Single layer neural network
- Meta-SGD
- Meta-SGD for reinforcement learning
- Reptile
- The Reptile algorithm
- Sine wave regression using Reptile
- Generating data points
- Two-layered neural network
- Reptile
- Summary
- Questions
- Further readings
- Gradient Agreement as an Optimization Objective
- Gradient agreement as an optimization
- Weight calculation
- Algorithm
- Building gradient agreement algorithm with MAML
- Generating data points
- Single layer neural network
- Gradient agreement in MAML
- Summary
- Questions
- Further reading
- Recent Advancements and Next Steps
- Task agnostic meta learning (TAML)
- Entropy maximization/reduction
- Algorithm
- Inequality minimization
- Inequality measures
- Gini coefficient
- Theil index
- Variance of algorithms
- Algorithm
- Meta imitation learning
- MIL algorithm
- CACTUs
- Task generation using CACTUs
- Learning to learn in concept space
- Key components
- Concept generator
- Concept discriminator
- Meta learner
- Loss function
- Concept discrimination loss
- Meta learning loss
- Algorithm
- Summary
- Questions
- Further reading
- Assessments
- Chapter 1: Introduction to Meta Learning
- Chapter 2: Face and Audio Recognition Using Siamese Networks
- Chapter 3: Prototypical Networks and Their Variants
- Chapter 4: Relation and Matching Networks Using TensorFlow
- Chapter 5: Memory-Augmented Neural Networks
- Chapter 6: MAML and Its Variants
- Chapter 7: Meta-SGD and Reptile Algorithms
- Chapter 8: Gradient Agreement as an Optimization Objective
- Chapter 9: Recent Advancements and Next Steps
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-07-02 14:29:49
推薦閱讀
- 從零開始學Hadoop大數據分析(視頻教學版)
- Spark快速大數據分析(第2版)
- 文本數據挖掘:基于R語言
- Python數據分析、挖掘與可視化從入門到精通
- Hadoop與大數據挖掘(第2版)
- Spark核心技術與高級應用
- 數據革命:大數據價值實現方法、技術與案例
- INSTANT Android Fragmentation Management How-to
- Google Cloud Platform for Developers
- 活用數據:驅動業務的數據分析實戰
- SIEMENS數控技術應用工程師:SINUMERIK 840D-810D數控系統功能應用與維修調整教程
- Spring MVC Beginner’s Guide
- Filecoin原理與實現
- 算力經濟:從超級計算到云計算
- Hands-On Deep Learning for Games
- Cognitive Computing with IBM Watson
- Flume日志收集與MapReduce模式
- 工業大數據分析實踐
- Nagios Core Administrators Cookbook
- Hadoop海量數據處理:技術詳解與項目實戰(第2版)
- Hadoop與大數據挖掘
- 循序漸進Oracle:數據庫管理、優化與備份恢復
- 網站數據挖掘與分析:系統方法與商業實踐
- 短文本數據理解
- Tableau數據可視化分析一點通(案例視頻版)
- 百度統計:網站數據分析實戰
- 國產高分衛星遙感數據在自然資源調查中的應用實踐:以甘肅、寧夏為例
- Oracle DBA手記
- 智能數據:如何挖掘高價值數據
- 深入淺出存儲引擎