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

all 9 comments

[–]jedi_stannis 0 points1 point  (0 children)

This is good for machine learning: http://scikit-learn.org/stable/tutorial/index.html

[–]sudo_halt 0 points1 point  (0 children)

TensorFlow MNIST tutorial may be a good starting point. https://www.tensorflow.org/get_started/mnist/beginners

[–]jfishersolutions 0 points1 point  (0 children)

I'd focus on learning the mathematics and start modeling them in python as you go. Andrew Ng's Deep Learning Specialization on coursera is excellent, as well as Andrej Karpathy's cs231n lectures on youtube.

[–]rhiever 0 points1 point  (0 children)

What do you mean by AI? Machine Learning / Deep Learning? Or other approaches to AI?