Hands-On One-shot Learning with Python

Hands-On One-shot Learning with Python

Get to grips with building powerful deep learning models using PyTorch and scikit-learnKey FeaturesLearn how you can speed up the deep learning process with one-shot learningUse Python and PyTorch to build state-of-the-art one-shot learning modelsExplore architectures such as Siamese networks, memory-augmented neural networks, model-agnostic meta-learning, and discriminative k-shot learningBook DescriptionOne-shot learning has been an active field of research for scientists trying to develop a cognitive machine that mimics human learning. With this book, you'll explore key approaches to one-shot learning, such as metrics-based, model-based, and optimization-based techniques, all with the help of practical examples.Hands-On One-shot Learning with Python will guide you through the exploration and design of deep learning models that can obtain information about an object from one or just a few training samples. The book begins with...