You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 11_passing_the_tensorflow_developer_certification_exam.md
+11-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,14 @@
1
-
# Preparing for the TensorFlow Developer Certification
1
+
# Preparing for the TensorFlow Developer Certification (archive)
2
+
3
+
> **Note:** As of 1 May 2024, the TensorFlow Developer Certification is no longer available for purchase. After being in contact with the TensorFlow Certification team, they stated they were closing the program with no official next steps (see email below).
4
+
>
5
+
> With this in mind, the details on this page are for archive reasons only. The materials in the course are still valid to learn TensorFlow/Deep Learning in general. The TensorFlow Developer Certificate was always an optional extension to the course.
6
+
>
7
+
> See [#645](https://github.com/mrdbourke/tensorflow-deep-learning/discussions/645) on GitHub for more.
8
+
9
+
<imgsrc="images/misc-tensorflow-developer-certificate-closing.png"width=750alt="The image shows a split screen with two browser windows. On the left, a webpage titled 'Updates to the TensorFlow Developer Certificate' provides details about the closing of the TensorFlow Developer Certificate exam, highlighting that the last day to register for the exam is April 30, 2024, and the final day to take it is May 31, 2024. On the right, an email from the TensorFlow Certificate Support to a person named Daniel states that the certificate program is being evaluated for future steps and reiterates that the last day to purchase the exam is May 31, 2024, with the final exam date as April 30, 2024."/>
10
+
11
+
---
2
12
3
13
After going through the Zero to Mastery TensorFlow for Deep Learning course, you might be interested in taking the TensorFlow Developer Certification exam.
Copy file name to clipboardExpand all lines: README.md
+16-13
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
All of the course materials for the [Zero to Mastery Deep Learning with TensorFlow course](https://dbourke.link/ZTMTFcourse).
4
4
5
-
This course will teach you the foundations of deep learning and TensorFlow as well as prepare you to pass the TensorFlow Developer Certification exam (optional).
5
+
This course will teach you the foundations of deep learning and how to build and train neural networks for various problem types with TensorFlow/Keras.
6
6
7
7
## Important links
8
8
* 🎥 Watch the [first 14-hours of the course on YouTube](https://dbourke.link/tfpart1part2) (notebooks 00, 01, 02)
@@ -24,6 +24,7 @@ This course will teach you the foundations of deep learning and TensorFlow as we
24
24
25
25
## Fixes and updates
26
26
27
+
* 2 May 2024 - Update section 11 to reflect closing of TensorFlow Developer Certification program by Google (see [#645](https://github.com/mrdbourke/tensorflow-deep-learning/discussions/645) for more)
27
28
* 18 Aug 2023 - Update [Notebook 05](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/05_transfer_learning_in_tensorflow_part_2_fine_tuning.ipynb) to fix [#544](https://github.com/mrdbourke/tensorflow-deep-learning/issues/544) and [#553](https://github.com/mrdbourke/tensorflow-deep-learning/issues/553), see https://github.com/mrdbourke/tensorflow-deep-learning/discussions/575 for full notes
28
29
* In short, if you're using `tf.keras.applications.EfficientNetB0` and facing errors, swap to [`tf.keras.applications.efficientnet_v2.EfficientNetV2B0`](https://www.tensorflow.org/api_docs/python/tf/keras/applications/efficientnet_v2/EfficientNetV2B0)
29
30
* 26 May 2023 - Update [Notebook 08](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/08_introduction_to_nlp_in_tensorflow.ipynb) for new version of TensorFlow + update [Notebook 09](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/09_SkimLit_nlp_milestone_project_2.ipynb) for new version of TensorFlow & spaCy, see update notes for 09: https://github.com/mrdbourke/tensorflow-deep-learning/discussions/557
@@ -60,7 +61,7 @@ Key:
60
61
| 08 |[TensorFlow NLP Fundamentals](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/08_introduction_to_nlp_in_tensorflow.ipynb)|[`diaster_or_no_diaster_tweets`](https://storage.googleapis.com/ztm_tf_course/nlp_getting_started.zip), [`USE_feature_extractor_model`](https://storage.googleapis.com/ztm_tf_course/08_model_6_USE_feature_extractor.zip)|[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning#-08-introduction-to-nlp-natural-language-processing-in-tensorflow-exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/08_natural_language_processing_in_tensorflow.pdf)|
61
62
| 09 |[Milestone Project 2: SkimLit 📄🔥](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/09_SkimLit_nlp_milestone_project_2.ipynb)|[`pubmed_RCT_200k_dataset`](https://github.com/Franck-Dernoncourt/pubmed-rct.git), [`skimlit_tribrid_model`](https://storage.googleapis.com/ztm_tf_course/skimlit/skimlit_tribrid_model.zip)|[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning#-09-milestone-project-2-skimlit--exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/09_milestone_project_2_skimlit.pdf)|
62
63
| 10 |[TensorFlow Time Series Fundamentals & Milestone Project 3: BitPredict 💰📈](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/10_time_series_forecasting_in_tensorflow.ipynb)|[`bitcoin_price_data_USD_2013-10-01_2021-05-18.csv`](https://raw.githubusercontent.com/mrdbourke/tensorflow-deep-learning/main/extras/BTC_USD_2013-10-01_2021-05-18-CoinDesk.csv)|[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning#-10-time-series-fundamentals-and-milestone-project-3-bitpredict--exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/10_time_series_fundamentals_and_milestone_project_3_bitpredict.pdf)|
63
-
| 11 |[Preparing to Pass the TensorFlow Developer Certification Exam](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/11_passing_the_tensorflow_developer_certification_exam.md)||[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning#-11-passing-the-tensorflow-developer-certification-exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/11_passing_the_tensorflow_developer_certification_exam.pdf)|
64
+
| 11 |[Preparing to Pass the TensorFlow Developer Certification Exam (archive)](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/11_passing_the_tensorflow_developer_certification_exam.md)||[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning#-11-passing-the-tensorflow-developer-certification-exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/11_passing_the_tensorflow_developer_certification_exam.pdf)|
64
65
65
66
## Course structure
66
67
@@ -84,7 +85,7 @@ If yes, no you shouldn't, use your skills to build something.
84
85
85
86
If no, move onto the next question.
86
87
87
-
> Have you done at least one beginner machine learning course and would like to learn about deep learning/pass the TensorFlow Developer Certification?
88
+
> Have you done at least one beginner machine learning course and would like to learn about deep learning/how to build neural networks with TensorFlow?
88
89
89
90
If yes, this course is for you.
90
91
@@ -375,7 +376,13 @@ Jordan Kern, watching these will take you from 0 to 1 with time series problems:
375
376
376
377
---
377
378
378
-
### 🛠 11. Passing the TensorFlow Developer Certification Exercises
379
+
## TensorFlow Developer Certificate (archive)
380
+
381
+
> **Note:** As of 1 May 2024, the TensorFlow Developer Certification is no longer available for purchase. After being in contact with the TensorFlow Certification team, they stated they were closing the program with no official next steps (see [#645](https://github.com/mrdbourke/tensorflow-deep-learning/discussions/645) for more).
382
+
>
383
+
> With this in mind, the exercises/extra-curriculum below are for archive purposes only. The rest of the course materials are still valid.
384
+
385
+
### 🛠 11. Passing the TensorFlow Developer Certification Exercises (archive)
379
386
380
387
**Preparing your brain**
381
388
1. Read through the [TensorFlow Developer Certificate Candidate Handbook](https://www.tensorflow.org/extras/cert/TF_Certificate_Candidate_Handbook.pdf).
@@ -393,7 +400,7 @@ Jordan Kern, watching these will take you from 0 to 1 with time series problems:
393
400

394
401
*Before taking the exam make sure you can run TensorFlow code on your local machine in PyCharm. If the [example `image_class_test.py` script](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/extras/image_classification_test.py) can run completely in under 5-10 minutes on your local machine, your local machine can handle the exam (if not, you can use Google Colab to train, save and download models to submit for the exam).*
395
402
396
-
### 📖 11. Passing the TensorFlow Developer Certification Extra-curriculum
403
+
### 📖 11. Passing the TensorFlow Developer Certification Extra-curriculum (archive)
397
404
398
405
If you'd like some extra materials to go through to further your skills with TensorFlow and deep learning in general or to prepare more for the exam, I'd highly recommend the following:
399
406
@@ -402,6 +409,8 @@ If you'd like some extra materials to go through to further your skills with Ten
402
409
* Go through the [TensorFlow in Practice Specialization on Coursera](https://dbourke.link/tfinpractice)
403
410
* Read through the second half of [Hands-On Machine Learning with Scikit-Learn, Keras & TensorFlow 2nd Edition](https://amzn.to/3aYexF2)
404
411
412
+
---
413
+
405
414
## What this course is missing
406
415
407
416
Deep learning is a broad topic. So this course doesn't cover it all.
@@ -427,24 +436,18 @@ Here are some of the main topics you might want to look into next:
427
436
428
437
Contact [Daniel Bourke](mailto:[email protected]) or [add a discussion](https://github.com/mrdbourke/tensorflow-deep-learning/discussions) (preferred).
429
438
430
-
## Status
431
-
432
-
As of: 12 May 2023
433
-
434
-
Course completed! 🕺
435
-
436
-
Any further updates/changes will be added below.
437
439
438
440
## Log
439
441
442
+
* 2 May 2024 - update materials to reflect closing of TensorFlow Developer Certification exam by Google (see [#645](https://github.com/mrdbourke/tensorflow-deep-learning/discussions/645) for more)
440
443
* 12 May 2023 - update several course notebooks for latest version of TensorFlow, several API updates for Notebook 05 here: https://github.com/mrdbourke/tensorflow-deep-learning/discussions/547
441
444
* 02 Dec 2021 - add fix for TensorFlow 2.7 to notebook 02
442
445
* 11 Nov 2021 - add fix for TensorFlow 2.7 to notebook 01
443
446
* 14 Aug 2021 - added a discussion with TensorFlow 2.6 updates and EfficientNetV2 notes: https://github.com/mrdbourke/tensorflow-deep-learning/discussions/166
444
447
* 16 Jul 2021 - added 35 videos to ZTM Academy + Udemy versions of the course for time series and how to pass TensorFlow Developer Certification
445
448
* 10 Jul 2021 - added 29 edited time series videos to ZTM Academy + Udemy versions of the course, more to come soon
446
449
* 07 Jul 2021 - recorded 5 videos for passing TensorFlow Developer Certification exam section - ALL VIDEOS FOR COURSE DONE!!! time to edit/upload! 🎉
447
-
* 06 Jul 2021 - added guide to TensorFlow Certification Exam: https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/11_passing_the_tensorflow_developer_certification_exam.md - going to record videos for it tomorrow
450
+
* 06 Jul 2021 - (archived) added guide to TensorFlow Certification Exam: https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/11_passing_the_tensorflow_developer_certification_exam.md - going to record videos for it tomorrow
448
451
* 05 Jul 2021 - making materials for TF certification exam (what/why/how)
449
452
* 02 Jul 2021 - FINISHED RECORDING VIDEOS FOR TIME SERIES SECTION!!!!! time to upload
450
453
* 30 Jun 2021 - recorded 12 videos for time series section, total heading past 60 (the biggest section yet), nearly done!!!
Copy file name to clipboardExpand all lines: docs/index.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
This is the online book version of the [Zero to Mastery Deep Learning with TensorFlow course](https://dbourke.link/ZTMTFcourse).
6
6
7
-
This course will teach you foundations of deep learning and TensorFlow as well as prepare you to pass the TensorFlow Developer Certification exam (optional).
7
+
This course will teach you foundations of deep learning and TensorFlow.
8
8
9
9
The course is video based. However, the videos are based on the contents of this online book.
10
10
@@ -33,7 +33,7 @@ The following table represents contents of the book (each notebook is a chapter)
33
33
| 08 |[TensorFlow NLP Fundamentals](https://dev.mrdbourke.com/tensorflow-deep-learning/08_introduction_to_nlp_in_tensorflow/)|[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning#-08-introduction-to-nlp-natural-language-processing-in-tensorflow-exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/08_natural_language_processing_in_tensorflow.pdf)|
34
34
| 09 |[Milestone Project 2: SkimLit 📄🔥](https://dev.mrdbourke.com/tensorflow-deep-learning/09_SkimLit_nlp_milestone_project_2/)|[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning#-09-milestone-project-2-skimlit--exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/09_milestone_project_2_skimlit.pdf)|
35
35
| 10 |[TensorFlow Time Series Fundamentals & Milestone Project 3: BitPredict 💰📈](https://dev.mrdbourke.com/tensorflow-deep-learning/10_time_series_forecasting_in_tensorflow/)|[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/README.md#-10-time-series-fundamentals-and-milestone-project-3-bitpredict--exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/10_time_series_fundamentals_and_milestone_project_3_bitpredict.pdf)|
36
-
| 11 |[Preparing to Pass the TensorFlow Developer Certification Exam](https://dev.mrdbourke.com/tensorflow-deep-learning/11_passing_the_tensorflow_developer_certification_exam/)|[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/README.md#-11-passing-the-tensorflow-developer-certification-exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/11_passing_the_tensorflow_developer_certification_exam.pdf)|
36
+
| 11 |[Preparing to Pass the TensorFlow Developer Certification Exam (archive)](https://dev.mrdbourke.com/tensorflow-deep-learning/11_passing_the_tensorflow_developer_certification_exam/)|[Go to exercises & extra-curriculum](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/README.md#-11-passing-the-tensorflow-developer-certification-exercises)|[Go to slides](https://github.com/mrdbourke/tensorflow-deep-learning/blob/main/slides/11_passing_the_tensorflow_developer_certification_exam.pdf)|
37
37
38
38
## Course structure
39
39
@@ -57,7 +57,7 @@ If yes, no you shouldn't, use your skills to build something.
57
57
58
58
If no, move onto the next question.
59
59
60
-
> Have you done at least one beginner machine learning course and would like to learn about deep learning/pass the TensorFlow Developer Certification?
60
+
> Have you done at least one beginner machine learning course and would like to learn about deep learning/TensorFlow?
0 commit comments