TensorFlow is an Open Source Software Library for Machine Intelligence
About TensorFlow
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. TensorFlow was originally developed by researchers and engineers working on the Google Brain Team within Google's Machine Intelligence research organization for the purposes of conducting machine learning and deep neural networks research, but the system is general enough to be applicable in a wide variety of other domains as well.Why Did Google Open Source This?
If TensorFlow is so great, why open source it rather than keep it proprietary? The answer is simpler than you might think: We believe that machine learning is a key ingredient to the innovative products and technologies of the future. Research in this area is global and growing fast, but lacks standard tools. By sharing what we believe to be one of the best machine learning toolboxes in the world, we hope to create an open standard for exchanging research ideas and putting machine learning in products. Google engineers really do use TensorFlow in user-facing products and services, and our research group intends to share TensorFlow implementations along side many of our research publications.
Source : http://www.tensorflow.org/
TensorFlow is an open source software library for numerical computation using data flow graphs. Originally developed by researchers and engineers working on the Google Brain Team within Google's Machine Intelligence research organization for the purposes of conducting machine learning and deep neural networks research. Learn more at http://tensorflow.org
Source :https://www.youtube.com/watch?v=oZikw5k_2FM
TensorFlow : quand Google dévoile ses algorithmes d'apprentissage automatique en Open Source
Google vient d'annoncer la disponibilité en Open Source de son algorithme TensorFlow, à base d'apprentissage automatique, mélant l'intelligence artificielle et les réseaux de neurones pour rendre son moteur plus intelligent...
On le sait (et l'annonce de RankBrain
il y a quelques jours l'a encore rappelé s'il en était besoin), les
notions d'intelligence artificielle, de réseaux de neurones et
d'apprentissage automatique (machine learning) sont au coeur des
algorithmes de Google (ce qui les rend si difficiles à évaluer au vu de
leur complexité, soit dit en passant).
Google vient de faire un nouveau pas dans ce sens en proposant en Open Source le code de TensorFlow, la seconde génération d'outil d'apprentissage automatique qu'il utilise. Un site dédié est également proposé pour présenter la technologie TensorFlow (avec un White Paper (pour scientifiques avertis) l'expliquant.
