Experiment - Tensor math operations
Problem:You want to perform basic math operations on tensors using TensorFlow to understand how tensors work and how math operations affect them.
Current Metrics:No model or accuracy metrics yet, just tensor values before and after operations.
Issue:You are new to tensor math and want to see how addition, multiplication, and other operations change tensor values.