Back to Browse

Mixture Distributions | Introduction | with examples in TensorFlow Probability

6.1K views
Apr 6, 2021
18:59

Here are the notes: https://raw.githubusercontent.com/Ceyron/machine-learning-and-simulation/main/english/probabilistic_machine_learning/mixture_distribution_intro.pdf How can we realize distributions with more than one mode? How can we take into account that the chance for good weather depends on the season? Mixture Distributions provide us with a tool to model these scenarios. They are a special kind of directed graphical models (DGM) with a (commonly latent) class node and multiple distributions based on class. In this video, you will find an intuitive introduction to this concept, including three ways to implement them in TensorFlow Probability. ------- 📝 : Check out the GitHub Repository of the channel, where I upload all the handwritten notes and source-code files (contributions are very welcome): https://github.com/Ceyron/machine-learning-and-simulation 📢 : Follow me on LinkedIn or Twitter for updates on the channel and other cool Machine Learning & Simulation stuff: https://www.linkedin.com/in/felix-koehler and https://twitter.com/felix_m_koehler 💸 : If you want to support my work on the channel, you can become a Patreon here: https://www.patreon.com/MLsim ------- Timestamps: 00:00 Introduction 00:37 A special case of DGMs 01:33 The (factorized) joint 04:06 The parameters of a Mixture Distribution 04:57 Example 05:54 TFP: Defining example values 06:38 TFP: Define the DGM 08:30 TFP: Investigating the Mixture Distribution 09:20 Latent Class Variables 10:06 Expressing the Marginal 13:29 Marginal for the Example 14:10 TFP: Ignoring the latent samples 14:43 TFP: Marginalization 15:21 TFP: Using built-in Mixture Distribution #1 16:52 TFP: Using built-in Mixture Distribution #2 18:29 Outro

Download

1 formats

Video Formats

360pmp421.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Mixture Distributions | Introduction | with examples in TensorFlow Probability | NatokHD