promptdojo_

Autograd as a dependency graph — step 3 of 7

The 20-line autograd runs y = w*x + b with w=4, x=2, b=1. What does this print?