skip to content
promptdojo
_
[ save your spot ]
[ follow on x ]
Autograd as a dependency graph — step 3 of 7
ch 42 · pytorch tensors and autograd
3/7
promptdojo
_
›
phase 06 · ml systems
›
ch 42 · pytorch tensors and autograd
lesson 3 of 4 · autograd as a dependency graph
step 3 of 7 in this lesson
The 20-line autograd runs y = w*x + b with w=4, x=2, b=1. What does this print?
your prediction
Check prediction
Or run the code →
Show hint 1
ch 42 · pytorch tensors and autograd
3/7
promptdojo
_
›
phase 06 · ml systems
›
ch 42 · pytorch tensors and autograd
lesson 3 of 4 · autograd as a dependency graph
step 3 of 7 in this lesson
The 20-line autograd runs y = w*x + b with w=4, x=2, b=1. What does this print?
your prediction
Check prediction
Or run the code →
Show hint 1
park a thought