Differentiate between tf.variable and tf.placeholder.
Answer / Dhyan Chand
tf.Variable represents a trainable parameter in a model, meaning its value can be updated during the training process. On the other hand, tf.Placeholder is used to define an input that will be fed during the execution of the graph. Placeholders are not trainable.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is graph in tensorflow ?
Mention the name of some methods to deal with the overfitting in tensorflow.
What are the three working components of tensorflow architecture?
Define sequence-to-sequence model?
What are the programming elements in TensorFlow?
Can we implement regression in Tensorflow ? If Yes? What is function Name ?
What are variables in Tensorflow?
What are tensor cores?
What is image dashboard in tensorboard?
What is Image recognition ? How can you do in tensorflow ?
What is the difference between tensor.eval() and session.run()?
How can you import and export models using 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)