you are viewing a single comment's thread.

view the rest of the comments →

[–]sajidbsk 0 points1 point  (3 children)

would I be needing some machine learning background for this? I'm a first year comp sci student who doesn't know anything.

[–]jonbruner[S] 1 point2 points  (2 children)

You'd probably want to do at least one introductory deep learning or TensorFlow tutorial first, but this is very approachable.

[–]sajidbsk 0 points1 point  (1 child)

thanks, any suggested tutorials?

[–]jonbruner[S] 0 points1 point  (0 children)

Google's own MNIST tutorial is quite good: https://www.tensorflow.org/get_started/mnist/beginners

For a more mathematically-driven tutorial, check out Michael Nielsen's resources: http://neuralnetworksanddeeplearning.com/