Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.41 KB

File metadata and controls

17 lines (10 loc) · 1.41 KB

Teachable Machine Libraries

This section contains support libraries for the new version of Teachable Machine.

Model Libraries

Library Based on model Details Install CDN
Image MobileNet Use a model trained to classify your own images npm i @teachablemachine/image
Audio Speech Commands Use a model trained to classify your own audio snippets npm i @tensorflow-models/speech-commands
Pose PoseNet Use a model trained to classify body poses npm i @teachablemachine/pose

Development

You must use a node version > 12.