Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 321 Bytes

File metadata and controls

8 lines (6 loc) · 321 Bytes

Layers Model Transfer Learning with MobileNet v2 in TensorFlow.js

Learn how to make your very own Teachable Machine that can use the power of transfer learning to perform image recognition live in the browser powered by TensorFlow.js.

This demo uses a layers base model instead of a graph base model.