Skip to content
Vibert Thio edited this page Nov 5, 2019 · 8 revisions

Homework:

  • Watch these videos:

  • Use ml5.neuralNetwork() to create your own Neural Network with new datasets from .json, .csv file or use realtime data like webcam, poses. Think about -

    • What is the question you are trying to use your Neural Network to answer, is it a classification or a regression problem?
    • What kind of data do you need?
    • What's the input and output of your Neural Network?
    • Does it work well? How can we improve this Neural Network?
  • Add your blog/project link below

See demos live

Resource:

Add your name / link to your assignment below

Clone this wiki locally