Enhancing Deep Learning with Bayesian Inference
eBook - ePub

Enhancing Deep Learning with Bayesian Inference

Create more powerful, robust deep learning systems with Bayesian deep learning in Python

  1. 386 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Enhancing Deep Learning with Bayesian Inference

Create more powerful, robust deep learning systems with Bayesian deep learning in Python

About this book

Develop Bayesian Deep Learning models to help make your own applications more robust.

Key Features

  • Gain insights into the limitations of typical neural networks
  • Acquire the skill to cultivate neural networks capable of estimating uncertainty
  • Discover how to leverage uncertainty to develop more robust machine learning systems

Book Description

Deep learning has an increasingly significant impact on our lives, from suggesting content to playing a key role in mission- and safety-critical applications. As the influence of these algorithms grows, so does the concern for the safety and robustness of the systems which rely on them. Simply put, typical deep learning methods do not know when they don't know.The field of Bayesian Deep Learning contains a range of methods for approximate Bayesian inference with deep networks. These methods help to improve the robustness of deep learning systems as they tell us how confident they are in their predictions, allowing us to take more in how we incorporate model predictions within our applications.Through this book, you will be introduced to the rapidly growing field of uncertainty-aware deep learning, developing an understanding of the importance of uncertainty estimation in robust machine learning systems. You will learn about a variety of popular Bayesian Deep Learning methods, and how to implement these through practical Python examples covering a range of application scenarios.By the end of the book, you will have a good understanding of Bayesian Deep Learning and its advantages, and you will be able to develop Bayesian Deep Learning models for safer, more robust deep learning systems.

What you will learn

  • Understand advantages and disadvantages of Bayesian inference and deep learning
  • Understand the fundamentals of Bayesian Neural Networks
  • Understand the differences between key BNN implementations/approximations
  • Understand the advantages of probabilistic DNNs in production contexts
  • How to implement a variety of BDL methods in Python code
  • How to apply BDL methods to real-world problems
  • Understand how to evaluate BDL methods and choose the best method for a given task
  • Learn how to deal with unexpected data in real-world deep learning applications

Who this book is for

This book will cater to researchers and developers looking for ways to develop more robust deep learning models through probabilistic deep learning. You're expected to have a solid understanding of the fundamentals of machine learning and probability, along with prior experience working with machine learning and deep learning models.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
No, books cannot be downloaded as external files, such as PDFs, for use outside of Perlego. However, you can download books within the Perlego app for offline reading on mobile or tablet. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Enhancing Deep Learning with Bayesian Inference by Matt Benatan,Jochem Gietema,Marian Schneider in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Processing. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Enhancing Deep Learning with Bayesian Inference
  2. Enhancing Deep Learning with Bayesian Inference
  3. Table of Contents
  4. Preface
  5. ChapterĀ 1 Bayesian Inference in the Age of Deep Learning
  6. ChapterĀ 2 Fundamentals of Bayesian Inference
  7. ChapterĀ 3 Fundamentals of Deep Learning
  8. ChapterĀ 4 Introducing Bayesian Deep Learning
  9. ChapterĀ 5 Principled Approaches for Bayesian Deep Learning
  10. ChapterĀ 6 Using the Standard Toolbox for Bayesian Deep Learning
  11. ChapterĀ 7 Practical Considerations for Bayesian Deep Learning
  12. ChapterĀ 8 Applying Bayesian Deep Learning
  13. ChapterĀ 9 Next Steps in Bayesian Deep Learning