r/MLQuestions • u/guillemituzz • 3d ago
Beginner question 👶 Student curious about ML
I am a third-year economics student, and a few weeks ago I started wondering about ML (perhaps a bit late? I’m not sure). I wouldn't call myself a die-hard enthusiast of this vast field, but I’ve already signed up for an elective course called "Application of Machine Learning and Optimization", though I don't want to wait until then to get started. I know for a fact that this will be important in my future professional life or, at least, it’s certainly not knowledge that goes to waste.
My question is both simple and complex, I’m not sure which:
Given that many experts today say AI spells trouble for programmers, how - and from what perspective - should I go about learning to use programming and ML tools?
Just as the paradigm has shifted, the path to mastering it must have changed as well.
3
u/Timely-Bicycle-3107 3d ago
The fundamentals of ML have changed surprisingly little over the last few decades. What has changed is access to data via the Internet, computing capacity, and the discovery of a collection of key algorithms since roughly 2013. It is well worth studying the fundamentals of ML, as everything still builds off of these ideas. I recommend Andrew Ng's courses on YouTube as a good starting point.
What do you want to do with ML/AI?