Skip to content

KZHU.ai πŸš€

Into the Unknown

Menu
  • πŸ“ˆ Discrete Optimization
    • Mathematics
    • Computer Science
    • Cryptography
    • C++
  • βš›οΈ Quantum Computing
    • Physics
    • Blockchain
  • πŸ€– Machine Learning
    • TensorFlow
    • Python
  • πŸ›° Data Science
    • Statistics
    • Matlab
  • 🌦 Hybrid Cloud
    • Kubernetes
    • Golang
    • Web
  • πŸ“ˆ Business
    • MBA @ Gies
    • Six Sigma
  • 🏦 Finance
    • Law
    • Economics
Menu
Certificate Customising Your Models with TensorFlow 2

My #99 course certificate from Coursera

Posted on July 15, 2022November 10, 2022 by keslerzhu

Customising Your Models with TensorFlow 2
Imperial College London

I highly recommend this course to everyone who is willing to be using TensorFlow 2. I have been using TensorFlow for years, but I still learnec a lot from it. One caveat is that this course actually is not an easy one, it won’t teach your what machine learning is, it only teaches you how to use TensorFlow, so you have to obtain enough theoretical knowledge before getting started.

Previously, in its sister course, the Sequential API of Keras was taught, so naturally this course begins with the Functional API, that allows you to use multiple inputs / outputs, to build complicated non-linear topology and more. Functional API is essential for building recurrent neural networks (RNN) and residual neural networks, you will implement them later in the course.



The second part of the course is about dataset. The course covers the Keras datasets and their generators, and more importantly, the tf.data.Dataset module. Be sure you know how to implement filtering, mapping, and the use of batch(), take() methods. You will count them on to extract correct data for you in the final capstone project.

Next, the course shifts the focus to embedding layers, masking and recurrent neural networks. You might feel too sudden and anxious if you lack enough knowledge on sequential models like LSTM. Calm down, find some other resources to help you. The last part is the most subtle and challenging, you will be derive (subclassing) the Model and Layer classes directly and write your own training loop to completely unleash the power of TensorFlow.

Finally, I have to say the final capstone project is epic. You will implement a real English-German translator from scratch. I spent entire 3 days to complete this homework. Be cautious about the loss function you choose and the way you implement the weights in the custom layers. Unwise decisions will entrap yourself and it will be hard to debug.

Upon the completion, you will be very proud of yourself. Good job!

Quick Recap

The Keras Functional API
Keras and Tensorflow Datasets
Sequential Data and Recurrent Neural Networks
Customizing Models, Layers and Training Loops


My Certificate

Certificate Customising Your Models with TensorFlow 2
Customising Your Models with TensorFlow 2
https://coursera.org/share/e700e7dca63a2d82d169a675bdd2a9b6

Related Specialization

My #8 specialization certificate from Coursera

I am Kesler Zhu, thank you for visiting my website. Checkout more course reviews at https://KZHU.ai

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

American Contract Law I Andrew Ng Anna Koop Brenda Gunderson Christopher Millard Computer Communications Specialization Cryptography Economics of Money and Banking Evgenii Vashukevich Garud Iyengar Ivan Vybornyi Jeffrey Chasnov John Daily Jonathan Katz Kevin Webster Ling-Chieh Kung Machine Learning: Algorithms in the Real World Martin Haugh Mathematics for Engineers Specialization Matthew Hutchens Michael Donohoe Michael Fricke Microsoft Azure Fundamentals AZ-900 Exam Prep Specialization Operations Research (3): Theory Perry Mehrling Petro Lisowsky Physical Basics of Quantum Computing Practical Reinforcement Learning Rebekah May Search Engine Optimization (SEO) Specialization Sergey Sysoev Statistical Thermodynamics Specialization Statistics with Python Specialization Taxation of Business Entities I: Corporations TensorFlow 2 for Deep Learning Specialization U.S. Federal Taxation Specialization Wounjhang Park Xiaobo Zhou Yi Wang БысоСв Π‘Π΅Ρ€Π³Π΅ΠΉ Π‘Π΅Ρ€Π³Π΅Π΅Π²ΠΈΡ‡

Subscribe to our newsletter!

© 2025 KZHU.ai πŸš€ | Powered by Superbs Personal Blog theme

Privacy Policy - Terms and Conditions