🍀 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.

  1. Define a tensor a with value 3.
  2. Define a tensor b with value 2.
  3. Setup a computation graph.

Get hands-on with 1200+ tech skills courses.