Share via

Running a Pipeline job to train a CNN Image Classification model

This example shows how to use pipeline to train cnn image classification model.

Please find the sample defined in image_classification_with_densenet.ipynb.