![Certificate TensorFlow 2 for Deep Learning](https://kzhu.ai/wp-content/uploads/2022/11/Coursera-M6F56LG6ZB49.jpg)
My #8 specialization certificate from Coursera
TensorFlow 2 for Deep Learning Specialization Imperial College London Hooray! Now I completed the whole specialization! TensorFlow skill...
![Certificate Probabilistic Deep Learning with TensorFlow 2](https://kzhu.ai/wp-content/uploads/2022/11/Coursera-P629FF79BTE8.jpg)
My #118 certificate from Coursera
Probabilistic Deep Learning with TensorFlow 2Imperial College London The focus of this course is the TensorFlow Probability library....
![](https://kzhu.ai/wp-content/uploads/2022/11/sigmund-t-da_md1qMc-unsplash.jpg)
Variational Autoencoders
The Variational Autoencoder (VAE) is an algorithm for inference and learning in a latent variable generative model. In...
![](https://kzhu.ai/wp-content/uploads/2022/10/joes-valentine-exf4mcFw4zg-unsplash.jpg)
TensorFlow: Normalizing Flow Models
Generative models are a kind of statistical model that aims to learn the underlying data distribution itself. If a generative...
![](https://kzhu.ai/wp-content/uploads/2022/08/enric-moreu-IJUI81_0Wc4-unsplash.jpg)
TensorFlow: Probabilistic Deep Learning Models
Unfortunately, deep learning models aren’t always accurate, especially when asked to make predictions on new data points that are dissimilar to the...
![](https://kzhu.ai/wp-content/uploads/2022/08/andy-hall-kQNIHv9fxlc-unsplash.jpg)
Distribution Objects in TensorFlow Probability
We’ll be making extensive use of the TensorFlow Probability library to help us develop probabilistic deep learning models. The...
![Certificate Customising Your Models with TensorFlow 2](https://kzhu.ai/wp-content/uploads/2022/07/Coursera-PJ7S3DEVXM6J.jpg)
My #99 course certificate from Coursera
Customising Your Models with TensorFlow 2Imperial College London I highly recommend this course to everyone who is willing...
![](https://kzhu.ai/wp-content/uploads/2022/07/tine-ivanic-u2d0BPZFXOY-unsplash.jpg)
Customizing Models, Layers and Training Loops
Subclassing Models The model subclassing and custom layers give you even more control over how the model is...
![](https://kzhu.ai/wp-content/uploads/2022/06/vedrana-filipovic-Od2UbT9Q334-unsplash.jpg)
Sequential Data and Recurrent Neural Networks
Sequential data is data that has a natural sequential structure built into it, like text data or audio...
![](https://kzhu.ai/wp-content/uploads/2022/06/mike-kononov-lFv0V3_2H6s-unsplash.jpg)
Keras and Tensorflow Datasets
Data pipelines are for loading, transforming, and filtering a wide range of different data for use in your...
![](https://kzhu.ai/wp-content/uploads/2022/06/clark-van-der-beken-Tk0B3Dfkf_4-unsplash.jpg)
The Keras Functional API
The reason you might want to use the Functional API (instead of the Sequential API) is if you...
![Certificate Getting Started with Tensorflow 2](https://kzhu.ai/wp-content/uploads/2021/09/Coursera-DMPAEJT69VFB-1024x791.jpg)
My #67 course certificate from Coursera
Getting started with TensorFlow 2Imperial College London Wow this is a wonderful course on Tensorflow! The professor and...
![Certificate Introduction to TensorFlow](https://kzhu.ai/wp-content/uploads/2021/07/Coursera-S9SSFJFJ44G8-1024x791.jpg)
My #60 course certificate from Coursera
Introduction to TensorFlowGoogle Quite a lot stuff of TensorFlow was distilled into this course, from the basics to...
![](https://kzhu.ai/wp-content/uploads/2021/07/solen-feyissa-IfWFKG3FXE4-unsplash.jpg)
TensorFlow Essentials
TensorFlow is an open-source, high-performance library for any numerical computation (not just for machine learning). For example, you...