This example is using TensorFlow, Horovod, and Nuclio demonstrating end to end solution for image classification, it consists of 4 MLRun and Nuclio functions:
- import an image archive from S3 to the cluster file system
- Tag the images based on their name structure
- Distrubuted training using TF, Keras and Horovod
- Automated deployment of Nuclio model serving function (form Notebook and from Dockerfile)
The Example also demonstrate an automated pipeline using MLRun and KubeFlow pipelines