Forum Moderators: goodroi

Message Too Old, No Replies

Google Releases Its Machine Learning System, TensorFlow, to Open Source

         

engine

4:08 pm on Nov 10, 2015 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month


Google releases TensorFlow, its second generation machine learning system to open source.

Get an insight into the workings of google's machine learning system by employing the open source code in your own environments. Of course, you need lots of data to make it work.

"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."

"TensorFlow is great for research, but it’s ready for use in real products too. TensorFlow was built from the ground up to be fast, portable, and ready for production service. You can move your idea seamlessly from training on your desktop GPU to running on your mobile phone. "

Google Releases Its Machine Learning System, TensorFlow, to Open Source


shri

1:56 am on Nov 11, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This new stuff is a whole new world of pain for me. Barely understand machine learning and now I have to deal with deep learning and gradient based whatever.

On a practical side, can we use this to learn how google ranks various pages and then get it to recreate those pages?

Tonearm

1:53 pm on Nov 11, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Why would Google release this?

Nutterum

11:25 am on Nov 12, 2015 (gmt 0)

10+ Year Member Top Contributors Of The Month



Because it is cheaper to have thousands of developers work on something you can then use and implement within your model. Your question is no different than the question many asked in the 80's when UNIX was made open source. Who knows in 10 or 15 years, this AI tool can become the next best thing since slice bread and have the Google/Alphabet stamp on it.

nomis5

12:41 pm on Nov 12, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



On a practical side, can we use this to learn how google ranks various pages and then get it to recreate those pages?


My guess is definitely not. What they have released is a processing engines, you'll only ever find anything about ranking if you also have the data and G aren't giving that away.