TensorFlow

[Advanced] Upgrade a TensorFlow 1.x tutorial using tf.keras to TF 2.0

Many tutorials online are currently using stand-alone Keras with TensorFlow 1.x, rather than tf.keras with TF 2.x. For this challenge, you are free to select any existing TensorFlow 1.x + stand-alone Keras tutorial and update it to TensorFlow 2.x and tf.keras.

Most of the changes should be straightforward - tf.keras and stand-alone Keras have an almost-identical API surface.

To receive credit, you will need to submit a working Colab example of the updated tutorial, and a link to the original. You can find out more information about converting models from TensorFlow 1.x to TF 2.x here:

Students who completed this task

jimmy_page, rpal, Joseph, Tom, Rachin, arpand, jedlimlx, William6495, malder8, As1234, generationxcode, msteknoadam, Qwerty71, anigasan, Rick Wierenga, Ryan, boron, prudentWish, abhaykashyap03, WZHANG, Khang, chiral, Ja-sniff/Javismb, RichieX

Task type

  • code Code
  • chrome_reader_mode Documentation / Training
  • done_all Quality Assurance
close

2019