Skip to Content
Advanced Deep Learning with Python
book

Advanced Deep Learning with Python

by Ivan Vasilev
December 2019
Intermediate to advanced content levelIntermediate to advanced
468 pages
14h 28m
English
Packt Publishing
Content preview from Advanced Deep Learning with Python

Probability distributions

We'll start with the binomial distribution for discrete variables in binomial experiments. A binomial experiment has only two possible outcomes: success or failure. It also satisfies the following requirements:

  • Each trial is independent of the others.
  • The probability of success is always the same.

An example of a binomial experiment is the coin toss experiment.

Now, let's assume that the experiment consists of n trials. x of them are successful, while the probability of success at each trial is p. The formula for a binomial PMF of variable X (not to be confused with x) is as follows:

Here, is the binomial coefficient. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Deep Learning Algorithms with Python

Hands-On Deep Learning Algorithms with Python

Sudharsan Ravichandiran
Python Deep Learning - Second Edition

Python Deep Learning - Second Edition

Ivan Vasilev, Daniel Slater, Gianmario Spacagna, Peter Roelants, Valentino Zocca

Publisher Resources

ISBN: 9781789956177Supplemental Content