Assignment 2B

Heather Kim
Intro to Machine Learning
1 min readSep 16, 2019

For this assignment, I decided to do a simple interaction with the image classification where the model asks what you’re up to and tells you whether your actions are good for your or bad for you when you look at a specific object. I chose a phone and a book as my objects. The model would say “good job” when I read a book and it would say “stop looking at your phone, it’s bad for you” when I look at my phone. In real life, this model can remind me the consequences of my habits.

Link to p5.js editor: https://editor.p5js.org/kimhy1031/sketches/KyTM6xdjs

--

--