Easy
What does the statement tf.Variable([[1,2,3],[4,5,6],[7,8,9]])
creates?
Author: W3D TeamStatus: PublishedQuestion passed 86 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
Similar QuestionsMore questions about TensorFlow
1
What is the validation data used for when launching the `fit()` method?1
What are callback functions used for in TensorFlow?0
What is the most appropriate definition of a tensor in TensorFlow?0
In a Functional API type model, the output layer necessarily has a single neuron.0
What is the role of a Flatten type layer in TensorFlow?