Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.77 KB

File metadata and controls

28 lines (23 loc) · 1.77 KB

Week 4 Train a model with Tensorflow Lite / Tensorflow.js / ml5.js

Notes:

  • Understand the full story of building a ML model for classification or regression.
  • Understand how data is formatted and downloaded including CSV and JSON.
  • Consider how to frame the problem and collect data.
  • Learn how to prepare a dataset, including how to normalize and properly format it.

Workshop:

Resource: