Skip to content
neo-pixie edited this page Apr 21, 2020 · 13 revisions
  1. Design your own "machine learning" system. Follow the prompts on page 27 of A People’s Guide to AI as well as the following questions:

    • What are the inputs of your system?
    • What are the outputs of your system?
    • What is the training data? Does the data exist or does it need to be collected?
    • What are the ethical considerations of collecting this data and/or applying this model? Is there a danger that the model will harm individual people or a community? Are there privacy considerations with the data?
  2. Try training your own model using Google's Teachable Machine. You can follow these Teachable Machine video tutorials if it's helpful. If you are feeling ambitious you can also load your model into a p5.js sketch.

Directions

  • Document your machine learning system in a blog post and reflect on the process of training a model with Teachable Machine. Link to your post below.
  • Add any questions below.

Questions

  • add any questions here

Post your links

Clone this wiki locally