What is the difference between tf.variable and tf.placeholder?
Answer / Mayank Singh Sagar
Tf.Variable represents a trainable variable in TensorFlow, which can be learned during the training process using gradient descent or other optimization algorithms. On the other hand, tf.Placeholder is used to hold a node in the computation graph that will later be fed with actual data by the user during the execution of the graph.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you implement in simple Neural Network in tensorflow ?
What is placeholders in tensorflow ?
Explain tensorboard?
What are sources in Tensorflow?
How does tensorflow use python api?
What is a histogram dashboard?
What is difference between placeholder and variable ?
What are the api's used inside the tensorflow project?
How can you implement CNN in Tensorflow ?
How can you implement speech recognition in Tensorflow ?
What is difference between tensorflow and pytorch ?
Explain tensorflow serving?
AI Algorithms (74)
AI Natural Language Processing (96)
AI Knowledge Representation Reasoning (12)
AI Robotics (183)
AI Computer Vision (13)
AI Neural Networks (66)
AI Fuzzy Logic (31)
AI Games (8)
AI Languages (141)
AI Tools (11)
AI Machine Learning (659)
Data Science (671)
Data Mining (120)
AI Deep Learning (111)
Generative AI (153)
AI Frameworks Libraries (197)
AI Ethics Safety (100)
AI Applications (427)
AI General (197)
AI AllOther (6)