Skip to content

Series of articles covering probabilistic approaches to deep learning.

Notifications You must be signed in to change notification settings

luisroque/probabilistic_deep_learning_with_TFP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probabilistic Deep Learning with TFP

Series of articles covering probabilistic approaches to deep learning. The main goal is to extend deep learning models to quantify uncertainty, i.e. know what they do not know. 

We develop our models using TensorFlow and TensorFlow Probability (TFP). TFP is a Python library built on top of TensorFlow. We are going to start with the basic objects that we can find in TensorFlow Probability (TFP) and understand how can we manipulate them. We will increase complexity incrementally over the following weeks and combine our probabilistic models with deep learning on modern hardware (e.g. GPU).

About

Series of articles covering probabilistic approaches to deep learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published