This free mini-course shows how to train image classification models using Teachable Machine, a browser-based tool by Google for creating real-time machine learning models without coding.
You’ll walk through:
Training a simple image classifier using webcam data
Export models to TensorFlow.js
Testing model predictions live in-browser
Understanding how this fits into real-world robotics and perception systems
This course includes video walkthroughs, links to additional tutorials, and commentary on how ML techniques can be extended into robotics pipelines.
🔧 Tools Used
Google Teachable Machine
Webcam or image datasets
Optional: Python or JS environments for model deployment