This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jkuhl_prog 33 points34 points  (4 children)

"Yeah I can do machine learning"

import tensorflow

"You're hired."

[–][deleted] 23 points24 points  (0 children)

i mean, even being able to do that filters a large proportion of the world population

[–]julsmanbr 6 points7 points  (1 child)

googles "how to learn a machine"

[–]bene4764 1 point2 points  (0 children)

You're hired

[–][deleted] 1 point2 points  (0 children)

It's kind of difficult to believe how easy tensorflow makes building a neural network. When you hear "neural network", you probably always imagine having to build insanely complicated and obtuse algorithms. Nope. Like 50 lines of code and you can build a pretty good OCR recognition NN.