Contribute Media
A thank you to everyone who makes this possible: Read More

Fundamentals of Bayesian Analysis with PyMC3 and TensorFlow Probability

Description

While lots of cutting-edge ML/DL algorithms are yielding amazing results, the APIs and environments which wrap them up tend to be so high-level that practitioners do not always get to understand the logic underneath. This talk is intended to take a direct look into a specific branch of statistical analysis which is very used from years ago in probabilistic learning issues, by explaining the core concepts and exploring such tools as PyMC3 and TensorFlow Probability (TFP). Even though several cutting-edge frameworks allow to abstract the way 'intelligent' algorithms make decisions at a high-level, probabilistic and bayesian modeling often provide an increase in the ability to interpret model parameters and results, along with a reasonable handling for uncertainty. Nowadays, advances in computational statistics and software capacities help the average user enhance their decision making processes through specialized software libraries such as PyMC3 and TFP, which provide data scientists/analysts with a robust set of tools for probabilistic modeling and inference.

Details

Improve this page