Package: wnpp Severity: wishlist * Package name : tensorflow Version : 0.5.0 Upstream Author : Google Brain Team * URL : http://www.tensorflow.org/ * License : Apache 2.0 Programming Lang: C++, Python Description : Library for numerical computation using data flow graphs
TensorFlow is Google's machine for deep learning, a prominent direction in Artificial Intelligence. It was just released as Free Software and this is really bound to get big. They describe it as: TensorFlowâ„¢ is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API.