Live data from Hacker News

Ask HN: Good resources to learn AI using python?

news.ycombinator.com

1–3 of 3 posts

Re: Ask HN: Good resources to learn AI using python?

#3
Don't get too distracted looking for Python-specific resources. Modern AI is more math than programming, and you really need to nail down the math.

Look out for stuff on probability theory, statistical machine learning, multivariate calculus, and linear algebra.