Question: What is TensorFlow and explain its primary use?Answer: TensorFlow is an open-source machine learning library developed by the Google Brain team. It is primarily used for building and training deep learning models.Example: import tensorflow as tf print(tf.__version__) |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: