This is accompanying code to my blog post introducing the new Dataset API.
Though the focus is showcasing tf.data.Dataset
and friends, the whole code is hopefully well documented and easy
to grasp. You can find the dependencies in the environment.yml
(Anaconda environment definition file).
MIT