How To Install and Use TensorFlow on Ubuntu 16.04 DigitalOcean
TensorFlow is an open-source machine learning software built by Google to train neural networks. TensorFlow's neural networks are expressed in the form of stateful dataflow graphs. Each node in the graph represents the operations performed by neural networks on multi-dimensional arrays. These multi-dimensional arrays are commonly known as "tensors", hence the name TensorFlow. TensorFlow is a deep learning software system.
Dec-15-2017, 03:05:48 GMT