Create A Quantum Bayesian Network

A practical guide

--

This post is part of the book: Hands-On Quantum Machine Learning With Python.

Bayesian networks are probabilistic models that model knowledge about an uncertain domain. Such as the survival of a passenger aboard the Titanic.

Bayesian networks build on the same intuitions as the Naïve Bayes classifier. But in contrast to Naïve Bayes, Bayesian networks are not restricted to represent solely independent features. They allow us to include as many interdependences that appear reasonable in the…

--

--

You're interested in quantum computing and machine learning. But you don't know how to get started? Let me help