Correct
TensorFlow is an open source library for numerical computation and large-scale machine learning. It uses Python to provide a convenient front-end API for building applications with the framework
TensorFlow can train and run deep neural networks for handwritten digit classification, image recognition, word embeddings, recurrent neural networks, sequence-to-sequence models for machine translation, natural language processing, and PDE (partial differential equation) based simulations.
Incorrect Answers:
§ Rattle is the R analytical tool that gets you started with data analytics and machine learning.
§ Weka is used for visual data mining and machine learning software in Java.
§ Scikit-learn is one of the most useful library for machine learning in Python. It is on NumPy, SciPy and matplotlib, this library
contains a lot of efficient tools for machine learning and statistical modelling including classification, regression, and clustering and
dimensionality reduction.