Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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: