Probabilistic Deep Learning: With Python, Keras and TensorFlow Probability

  • 5h 24m
  • Beate Sick, Elvis Murina, Oliver Dürr
  • Manning Publications
  • 2020

Probabilistic Deep Learning is a hands-on guide to the principles that support neural networks. Learn to improve network performance with the right distribution for different data types, and discover Bayesian variants that can state their own uncertainty to increase accuracy. This book provides easy-to-apply code and uses popular frameworks to keep you focused on practical applications.

Summary

Probabilistic Deep Learning: With Python, Keras and TensorFlow Probability teaches the increasingly popular probabilistic approach to deep learning that allows you to refine your results more quickly and accurately without much trial-and-error testing. Emphasizing practical techniques that use the Python-based Tensorflow Probability Framework, you’ll learn to build highly-performant deep learning applications that can reliably handle the noise and uncertainty of real-world data.

About the technology

The world is a noisy and uncertain place. Probabilistic deep learning models capture that noise and uncertainty, pulling it into real-world scenarios. Crucial for self-driving cars and scientific testing, these techniques help deep learning engineers assess the accuracy of their results, spot errors, and improve their understanding of how algorithms work.

About the book

Probabilistic Deep Learning is a hands-on guide to the principles that support neural networks. Learn to improve network performance with the right distribution for different data types, and discover Bayesian variants that can state their own uncertainty to increase accuracy. This book provides easy-to-apply code and uses popular frameworks to keep you focused on practical applications.

What's inside

  • Explore maximum likelihood and the statistical basis of deep learning
  • Discover probabilistic models that can indicate possible outcomes
  • Learn to use normalizing flows for modeling and generating complex distributions
  • Use Bayesian neural networks to access the uncertainty in the model

About the reader

For experienced machine learning developers.

About the Authors

Oliver Dürr is a professor at the University of Applied Sciences in Konstanz, Germany. Beate Sick holds a chair for applied statistics at ZHAW and works as a researcher and lecturer at the University of Zurich. Elvis Murina is a data scientist.

In this Book

  • About This Book
  • Introduction to Probabilistic Deep Learning
  • Neural Network Architectures
  • Principles of Curve Fitting
  • Building Loss Functions with the Likelihood Approach
  • Probabilistic Deep Learning Models with TensorFlow Probability
  • Probabilistic Deep Learning Models in the Wild
  • Bayesian Learning
  • Bayesian Neural Networks
  • Glossary of Terms and Abbreviations