Model inference using TensorFlow Keras API

The following notebook demonstrates the Azure 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.

Model inference TensorFlow Keras API notebook

Get notebook