Forward computation
Each example moves through the layers in one direction, from input to output. A unit combines values arriving through weighted connections and applies its activation function to produce the value sent onward. The visualization exposes these intermediate activations and weights, allowing you to relate a prediction to particular paths through the network rather than seeing only the final output.