Lyt når som helst, hvor som helst

Nyd den ubegrænsede adgang til tusindvis af spændende e- og lydbøger - helt gratis

  • Lyt og læs så meget du har lyst til
  • Opdag et kæmpe bibliotek fyldt med fortællinger
  • Eksklusive titler + Mofibo Originals
  • Opsig når som helst
Start tilbuddet
DK - Details page - Device banner - 894x1036

Hands-On One-shot Learning with Python: Learn to implement fast and accurate deep learning models with fewer training samples using PyTorch

Sprog
Engelsk
Format
Kategori

Fakta

Get to grips with building powerful deep learning models using PyTorch and scikit-learn

Key Features

• Learn how you can speed up the deep learning process with one-shot learning

• Use Python and PyTorch to build state-of-the-art one-shot learning models

• Explore architectures such as Siamese networks, memory-augmented neural networks, model-agnostic meta-learning, and discriminative k-shot learning

Book Description

One-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 an overview of deep learning and one-shot learning and then introduces you to the different methods you can use to achieve it, such as deep learning architectures and probabilistic models. Once you've got to grips with the core principles, you'll explore real-world examples and implementations of one-shot learning using PyTorch 1.x on datasets such as Omniglot and MiniImageNet. Finally, you'll explore generative modeling-based methods and discover the key considerations for building systems that exhibit human-level intelligence.

By the end of this book, you'll be well-versed with the different one- and few-shot learning methods and be able to use them to build your own deep learning models.

What you will learn

• Get to grips with the fundamental concepts of one- and few-shot learning

• Work with different deep learning architectures for one-shot learning

• Understand when to use one-shot and transfer learning, respectively

• Study the Bayesian network approach for one-shot learning

• Implement one-shot learning approaches based on metrics, models, and optimization in PyTorch

• Discover different optimization algorithms that help to improve accuracy even with smaller volumes of data

• Explore various one-shot learning architectures based on classification and regression

Who this book is for

If you're an AI researcher or a machine learning or deep learning expert looking to explore one-shot learning, this book is for you. It will help you get started with implementing various one-shot techniques to train models faster. Some Python programming experience is necessary to understand the concepts covered in this book.

© 2020 Packt Publishing (E-bog): 9781838824877

Release date

E-bog: 10. april 2020

Andre kan også lide...

  1. Hands-On Generative Adversarial Networks with PyTorch 1.x: Implement next-generation neural networks to build powerful GAN models using Python Greg Walters
  2. Neural Network Programming with TensorFlow: Unleash the power of TensorFlow to train efficient neural networks Rajdeep Dua
  3. Hands-On Neuroevolution with Python: Build high-performing artificial neural network architectures using neuroevolution-based algorithms Iaroslav Omelianenko
  4. Python Deep Learning: Exploring deep learning techniques and neural network architectures with PyTorch, Keras, and TensorFlow Ivan Vasilev
  5. Machine Learning with scikit-learn Quick Start Guide: Classification, regression, and clustering techniques in Python Kevin Jolly
  6. Practical Reinforcement Learning: Develop self-evolving, intelligent agents with OpenAI Gym, Python and Java Dr. Engr. S.M. Farrukh Akhtar
  7. Large Scale Machine Learning with Python Luca Massaron
  8. Hands-On Deep Learning Architectures with Python: Create deep neural networks to solve computational problems using TensorFlow and Keras Yuxi (Hayden) Liu
  9. PyTorch Deep Learning Hands-On: Build CNNs, RNNs, GANs, reinforcement learning, and more, quickly and easily Sherin Thomas
  10. TensorFlow Machine Learning Projects: Build 13 real-world projects with advanced numerical computations using the Python ecosystem Ankit Jain
  11. Artificial Intelligence Basics: A Self-Teaching Introduction N. Gupta
  12. Hands-On Music Generation with Magenta: Explore the role of deep learning in music generation and assisted music composition Alexandre DuBreuil
  13. Data Analysis with Python: A Modern Approach David Taieb
  14. Keras Deep Learning Cookbook: Over 30 recipes for implementing deep neural networks in Python Rajdeep Dua
  15. Deep Learning Essentials: Your hands-on guide to the fundamentals of deep learning and neural network modeling Anurag Bhardwaj
  16. 10 Machine Learning Blueprints You Should Know for Cybersecurity: Protect your systems and boost your defenses with cutting-edge AI techniques Rajvardhan Oak
  17. Building Data Science Applications with FastAPI: Develop, manage, and deploy efficient machine learning applications with Python François Voron
  18. TensorFlow Deep Learning Projects: 10 real-world projects on computer vision, machine translation, chatbots, and reinforcement learning Luca Massaron
  19. Python Deep Learning Cookbook: Over 75 practical recipes on neural network modeling, reinforcement learning, and transfer learning using Python Indra den Bakker
  20. Machine Learning With Go: Leverage Go's powerful packages to build smart machine learning and predictive applications, 2nd Edition Janani Selvaraj
  21. Transformers for Natural Language Processing: Build innovative deep neural network architectures for NLP with Python, PyTorch, TensorFlow, BERT, RoBERTa, and more Denis Rothman
  22. Hands-On Artificial Intelligence with TensorFlow: Useful techniques in machine learning and deep learning for building intelligent applications Ankit Dixit
  23. Modern Graph Theory Algorithms with Python: Harness the power of graph algorithms and real-world network applications using Python Colleen M. Farrelly
  24. Machine Learning for Healthcare Analytics Projects: Build smart AI applications using neural network methodologies across the healthcare vertical market Eduonix Learning Solutions
  25. Hands-On Graph Neural Networks Using Python: Practical techniques and architectures for building powerful graph and deep learning apps with PyTorch Maxime Labonne
  26. Ultimate Python for Fintech Solutions Bhagvan Kommadi
  27. Transformers for Natural Language Processing: Build, train, and fine-tune deep neural network architectures for NLP with Python, Hugging Face, and OpenAI's GPT-3, ChatGPT, and GPT-4 Denis Rothman
  28. Natural Language Processing and Computational Linguistics: A practical guide to text analysis with Python, Gensim, spaCy, and Keras Bhargav Srinivasa-Desikan
  29. Hands-On Deep Learning with Go: A practical guide to building and implementing neural network models using Go Gareth Seneque
  30. Python Reinforcement Learning Projects: Eight hands-on projects exploring reinforcement learning algorithms using TensorFlow Rajalingappaa Shanmugamani
  31. Python Deep Learning Projects: 9 projects demystifying neural network and deep learning models for building intelligent systems Abhishek Nagaraja
  32. Building Machine Learning Systems with Python: Explore machine learning and deep learning techniques for building intelligent systems using scikit-learn and TensorFlow, 3rd Edition Matthieu Brucher
  33. Python Architecture Patterns: Master API design, event-driven structures, and package management in Python Jaime Buelta
  34. Hands-On Convolutional Neural Networks with TensorFlow: Solve computer vision problems with modeling in TensorFlow and Python Richard Burton
  35. Learn Programming in Python with Cody Jackson: Grasp the basics of programming and Python syntax while building real-world applications Cody Jackson
  36. Designing Machine Learning Systems with Python David Julian
  37. Hands-On Transfer Learning with Python: Implement advanced deep learning and neural network models using TensorFlow and Keras Dipanjan Sarkar
  38. Machine Learning with PyTorch and Scikit-Learn: Develop machine learning and deep learning models with Python Vahid Mirjalili
  39. Mastering Azure Machine Learning: Perform large-scale end-to-end advanced machine learning in the cloud with Microsoft Azure Machine Learning Christoph Korner
  40. Deep Learning with PyTorch Quick Start Guide: Learn to train and deploy neural network models in Python David Julian
  41. Natural Language Processing with TensorFlow: Teach language to machines using Python's deep learning library Thushan Ganegedara
  42. Practical Data Science with Python: Learn tools and techniques from hands-on examples to extract insights from data Nathan George
  43. Beginning Application Development with TensorFlow and Keras: Learn to design, develop, train, and deploy TensorFlow and Keras models as real-world applications Luis Capelo
  44. Machine Learning for OpenCV: Intelligent image processing with Python Michael Beyeler

Vælg dit abonnement

  • Over 600.000 titler

  • Download og nyd titler offline

  • Eksklusive titler + Mofibo Originals

  • Børnevenligt miljø (Kids Mode)

  • Det er nemt at opsige når som helst

Flex

For dig som vil prøve Mofibo.

89 kr. /måned
  • 1 konto

  • 20 timer/måned

  • Gem op til 100 ubrugte timer

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Prøv gratis
Den mest populære

Premium

For dig som lytter og læser ofte.

129 kr. /måned
  • 1 konto

  • 100 timer/måned

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Start tilbuddet

Unlimited

For dig som lytter og læser ubegrænset.

149 kr. /måned
  • 1 konto

  • Ubegrænset adgang

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Start tilbuddet

Family

For dig som ønsker at dele historier med familien.

Fra 179 kr. /måned
  • 2-6 konti

  • 100 timer/måned pr. konto

  • Fri lytning til podcasts

  • Kun 39 kr. pr. ekstra konto

  • Ingen binding

2 konti

179 kr. /måned
Start tilbuddet