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 |
What is graph in tensorflow ?
How many layers in RNN ? How they mean ?
What is important in machine learning based tensorflow, performance or accuracy?
Explain the tensorflow and its uses?
Define keras?
What are the differences between tensorflow and pytorch?
What are the api's used inside the tensorflow project?
What is sequence-to-sequence model?
What do you know about tensorflow abstractions?
When will you find overfit condition of a model in tensorflow?
What are the api's used outside the tensorflow project?
What are the advantages of tensorflow?
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)