Skip to content

Commit 7aeb3f5

Browse files
committed
init
1 parent 3a5724f commit 7aeb3f5

11 files changed

Lines changed: 614 additions & 529 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

_curriculum/03-02-Intro.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ In order to make this invisible algorithm visible, we made this [facial recognit
2424
The facial recognition software traces our faces and assigns numbers to our contours as an attempt to understand our feelings. But how often does it get it right? We can test this out by picking one emotion from the [Wheel of Emotions](https://www.isu.edu/media/libraries/counseling-and-testing/documents/Wheel-of-Emotions-Handout-(3).pdf) and performing it in front of this [emotion recognition example](https://editor.p5js.org/jodiechifunyise/sketches/zdV2SqBiD).
2525

2626
#### Let’s Discuss
27-
- Did you notice any differences between the emotion you chose from the wheel and the emotion deteced in the p5.js sketch?
28-
- Reflect on the different people you have met throughout your life, do they express emotions like joy, fraustration, or vulnerability with the same facial expressions?
29-
- What are some potential consequences when software misread human emotions?
27+
- Did you notice any differences between the emotion you chose from the wheel and the emotion detected in the p5.js sketch?
28+
- Reflect on the different people you have met throughout your life. Do they express emotions like joy, frustration, or vulnerability with the same facial expressions?
29+
- What are some potential consequences when software misreads human emotions?
30+
3031

0 commit comments

Comments
 (0)