Activity 01
Role Play: Human Neural Network
Assign students roles as neurons in a three-layer network. The teacher provides input cards; each 'neuron' applies a simple threshold rule and passes output to the next layer. Run the same input through twice with different weight cards. Students observe how changing weights changes the output. Debrief connects the experience to gradient descent: training adjusts weights to reduce error.
Explain the fundamental components of a neural network and how they process information.
Facilitation TipDuring the Human Neural Network, place the ‘input layer’ students at one end of the room and the ‘output layer’ at the other, emphasizing the physical distance data travels through transformation.
What to look forPose the following: 'Imagine a neural network is used to decide who gets a loan. What are two potential ethical concerns if the network is trained on biased historical data? How could these biases manifest in the network's decisions?'