🍀 Challenge: Setting Up a Computation Graph
Test yourself on computation graphs.
We'll cover the following...
Problem statement
The task is to set up the computational graph between tensors x
, y
and z
. Here are the requirements.
- Define a tensor
a
with value3
. - Define a