Hello World Tensorflow – Data Science India – Medium
First, we're going to take a look at the tensor object type. Then we'll have a graphical understanding of TensorFlow to define computations. Finally, we'll run the graphs with sessions, showing how to substitute intermediate values. In TensorFlow, data isn't stored as integers, floats, or strings. These values are encapsulated in an object called a tensor, a fancy term for multidimensional arrays.
May-7-2018, 05:26:33 GMT
- Technology: