This lab applies the rule H' = ReLU( D⁻½ Ã D⁻½ H W ) to the four-vertex cycle graph used in the article. Edit the input features H and weights W, then watch every intermediate matrix update. Begin by reproducing the example; next, set one feature of a vertex to zero and observe how it reappears, diluted, among its neighbors after one layer.