TensorFlow

[Advanced] Update an existing TensorFlow tutorial to use tf.data.

TensorFlow provides great official tutorials for both beginners and experts. Many of them still use older data pipeline modules, for example this one. With the release of TensorFlow Dataset it provides much more efficient way to load the data.

  • Update any Google Colab tutorial on tensorflow.org to use tf.data.Dataset, rather than the existing data pipeline.

  • Provide a link to the updated Google Colab example.

Task tags

  • python
  • documentation
  • tf.data
  • dataset

Students who completed this task

rpal, WZHANG, Tom

Task type

  • code Code
  • chrome_reader_mode Documentation / Training

Level

Beginner
close

2019