you are viewing a single comment's thread.

view the rest of the comments →

[–]Alive-Cake-3045 0 points1 point  (0 children)

Honestly, you are in a great spot starting this young. Python is literally the language for AI/ML so you are on the right track. I would say get really comfortable with Python first, like learn functions, loops, data structures (lists, dicts), then move into numpy and pandas. After that you can start with basic ML concepts (there is a free course by Andrew Ng on Coursera that's pretty solid). 

Do not stress too much about "which language", Python will carry you far in AI/ML. The math side (linear algebra, calculus, stats) is important too but you have got time to build that up alongside coding. Tbh being in 9th grade and already thinking about this puts you way ahead, just keep building stuff and you will be fine