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:
- Introduction to OpenShift AI
- Developer Sandbox
- GitHub
- A working knowledge of Python
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.