TensorFlow - Google’s latest machine learning system, open sourced for everyone
Google has open sourced their machine learning suite of code known as Tensor Flow.
|
|
TensorFlow is a general, flexible, portable, easy-to-use, and completely open source machine learning platform.
From the blog post:.
TensorFlow has extensive built-in support for deep learning, but is far more general than that -- any computation that you can express as a computational flow graph, you can compute with TensorFlow. Any gradient-based machine learning algorithm will benefit from TensorFlow’s auto-differentiation and suite of first-rate optimizers. And it’s easy to express your new ideas in TensorFlow via the flexible Python interface.
More can be found at:
http://googleresearch.blogspot.com/2015/11/tensorflow-google... Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.