Hacker News new | ask | show | jobs
by tmm84 1029 days ago
If AI is your focus I would say learn Python and how to interact with it via Jupyter/ Colab. And once you feel your skills are good then go for learning how to use pandas, numpy and scikit learn on data out there. From there the NN and other stuff should be more graspable. This is my personal experience with python and machine learning. I know several other programming languages but relearning the math and how things work is the big challenge with machine learning.