Member-only story
How I Prepared for the TensorFlow Developer Certification
Tips on How to Study, Prepare and Pass the Exam
I passed the TensorFlow Developer Certificate exam! Here is how I studied and prepared for it. Please note I was already familiar with TensorFlow and Deep Learning prior to taking the exam, so this post is most applicable to those with similar ML knowledge and skills level.
Here is a summary of what I learned from studying illustrated with sketchnotes
Study
Coursera Course
First of all, taking the DeepLearning.ai TensorFlow Developer Professional Certificate Specialization courses on Coursera was the most helpful preparation. Thank you Laurence Moroney and Dr. Andrew Ng!
There are four courses in this TensorFlow specialization:
- Intro to TensorFlow
- Convolutional Neural Networks (CNN)
- Natural Language Processing (NLP)
- Sequences, Time Series and Prediction
These courses focus on the “how” (to use TensorFlow 2.x) while explains some of the…