Experiment - Tensor creation (constant, variable, zeros, ones)
Problem:You want to create different types of tensors in TensorFlow to understand how to initialize data for machine learning models.
Current Metrics:No metrics yet, this is a foundational skill for building models.
Issue:You are unsure how to create constant tensors, variable tensors, and tensors filled with zeros or ones.