Answer Posted / Nirankar Singh
In TensorFlow, variables are objects that can hold a value, which is typically a numerical array of floats or integers. These variables are often used to represent the weights and biases during the training process of neural networks.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers