November 2018
Intermediate to advanced
322 pages
7h 54m
English
TensorFlow Extended (TFX) is a general-purpose machine learning platform that was built at Google. Some components of it are open sourced, and there was a recent paper (https://www.kdd.org/kdd2017/papers/view/tfx-a-tensorflow-based-production-scale-machine-learning-platform) in a KDD conference illustrating the capabilities and vision of TFX.
In this book, we primarily understood the semantics of building a TensorFlow model. However, when we look at the actual machine learning applications in production, there are many more components. The following diagram illustrates these components:

As we can see, ML code is a very ...
Read now
Unlock full access