Classify interactive images with Jupyter Notebook on Red Hat OpenShift AI

Jupyter Notebook works with OpenShift AI to interactively classify images. In this learning path, you will use TensorFlow and ipywidgets to simulate real-time data streaming and visualization and interact directly with AI models.

Try it in our Developer Sandbox

Overview: Classify interactive images with Jupyter Notebook on Red Hat OpenShift AI

This learning path demonstrates how to use functionality within Red Hat OpenShift AI to interactively classify images of cats and dogs. We leverage TensorFlow and ipywidgets to simulate real-time data streaming and visualization. Learners can interact directly with AI models, gaining insights into how machine learning algorithms process and classify data in real time.

Prerequisites:

In this learning path, you will:

  • Launch JupyterLab within OpenShift AI.
  • Prepare a dataset.
  • Build a model.
  • Test a dataset.
  • Identify misclassifications.
  • Modify your model.