Prev Next

BigData / TensorFlow

What is TensorFlow?

Tensorflow is a computational framework from Google for creating machine learning models. It provides different toolkits that allow you to create models by choosing a different level of abstraction ranging from lower-level APIs such as series of mathematical operations to the higher level APIS such as tf.estimator for predefined architectures like Neural Networks, linear regressors.

More Related questions...

Show more question and Answers...


Comments & Discussions