➡️ The Forward Pass

Drag the inputs and watch values flow live through Add and Mul, updating every node in real time.

📋 How To Use This Lab
  1. Drag the x and y sliders — every downstream value updates instantly, live.
  2. Press Next Step ▶ / Previous Step ◀ to jump between curated example inputs.
  3. Press Auto Run ▶▶ to watch a sequence of inputs animate through automatically.
  4. Press ↺ Reset anytime to return to the default x=2, y=3.
Flo
🤖 FLODrag x or y and watch — I recompute everything downstream the instant you move the slider.
🧑‍🏫 PROF. TORCHThis is the forward pass: values flow through each operation exactly once, left to right, to produce the output.

🎛️ Input Values