tensorflow – Computation using data flow graphs for scalable machine learning

Google today is announcing the release of version 0.8 of its TensorFlow open-source machine learning software. The release is significant because it supports the ability to train machine learning models on more than just a single machine.

TensorFlow can be used for deep learning, which involves training artificial neural networks on lots of data and then getting them to make inferences about new data..

Source: GitHub – tensorflow/tensorflow: Computation using data flow graphs for scalable machine learning