Model inference using TensorFlow Keras API
The following notebook demonstrates the Databricks recommended deep learning inference workflow. This example illustrates model inference using a ResNet-50 model trained with TensorFlow Keras API and Parquet files as input data.
To understand the example, be familiar with Spark data sources.