Using the MNIST ConvNet for Inference - Using the MNIST ConvNet for Inference - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2026-03-27
Version
2025.2 English

Use the other built-in Keras routine for inference to predict new model outputs from test input images. The following code shows this for four example images labeled with the (correct) digit identifications produced by the ConvNet.

figure4