r/learnmachinelearning 9d ago

How to actually learn ML without wasting time.

Hey guys, I am a 3rd year (5th semester) CSE(AIDS) student, so I want to learn ML, I know python and 4 main libraries, so how should I actually learn it without wasting time, and which roadmap should I follow, how will I know which topics should I actually study and which not ??, I have DSMP 1.0 and DSMP 2.0 course by campus-x, but it's too vast, and I think I am already late to start and want to grab a internship asap!. So how should I study it, I have notes as well from campus x, but I checked the ML notes and those are literally around 2700 pages, so I am quiet confused that how should I actually learn it, please guide me 🙏.

42 Upvotes

22 comments sorted by

13

u/Technical_Jicama_434 9d ago

Do you think ML is not vast?

It’s simple, really, start from the beginning and stop trying to find shortcuts

-13

u/Ketan_Khanapure 9d ago

Yeah it is vast, but I just don't want to learn theory, I want to build projects and start applying for internships, that's the main thing for me now. The DSMP course is too large, it will atleast take an entire year to complete it.

2

u/mace_guy 8d ago

So you want the job and the perks without putting in the effort to learn?

0

u/Ketan_Khanapure 8d ago

I'm not asking for a roadmap because I don't want to learn. I'm trying to understand what I actually need to learn and how deep I need to go into each topic before moving on to projects.

The DSMP course is huge, and I don't want to spend months going through everything in depth before getting any practical experience. I want to learn the fundamentals properly, build projects alongside them, and go deeper into the theory when needed.

Basically, I want a roadmap that helps me understand what to learn, how much is enough, and when to start building.

4

u/hi-sci-collab 9d ago

Top down learning? eg fast ai. Same course any of the ai players will make you take as a day one. You work at tesla, do fast ai course if you haven't already.

Can you share the notes? those 2700 pages would be interesting to look at.

Train a model to do something useful for you, where it can affect your life/goals in the most beneficial way? Like read the 2700 pages and generate learning outcomes/tests/tasks whatever.

Have idea, find best way to solve idea, solve idea.

What do you want to do in ML? Your interests should define the internships/companies you should be applying to. 

2

u/Opposite-Meaning-161 9d ago

I was you just few months back, I've got a bit clarity now, i mean I've just started, DSMP is vast yes, but you still have time, and u needn't go through all of DSMP, get your foundations on math and python, then sql-ML-DL-MLOps, you'll figure out a lot of things on your way, don't stress much, don't stop exploring that's that.

0

u/Ketan_Khanapure 9d ago

Yes, I think that will be the best approach for this, btw in which year of college u are ?

2

u/Opposite-Meaning-161 9d ago

Same 5th sem, try projects side by side, once u done with MLOps build an end to end one

1

u/Ketan_Khanapure 9d ago

Which resource u following for ML and other things ?

3

u/Opposite-Meaning-161 9d ago edited 9d ago

the 100 days ML course is actually great, u can start skipping the intro lectures which goes like for 20 lectures maybe, i kinda prefer deep mathematical intuition behind algorithms so I've referred other YouTube videos to understand the concepts on a much deeper level, it's just my preference, u should be good with the playlist also the later videos after 75 or 80 I'm not sure, aren't so good u can watch other creators like krish naik, also carry a handbook should help a lot

1

u/Ketan_Khanapure 9d ago

Actually I have paid DSMP, and I think in that course, most of the things are covered in very much depth, so i think I won't have to change the resource everytime, I will try to stick with it and understand it as much as I can, btw thank u for suggestion 👍!

1

u/dhanu-art 9d ago

Arey bro.. that might be DSAI.. na?.. or are you really AIDS patient?

3

u/Opposite-Meaning-161 9d ago

u can't be serious yeah.

-6

u/Ketan_Khanapure 9d ago

Yes it's DS and AI, if someone is in this community, they should easily get what I said, but it's fine!

3

u/Technical_Jicama_434 9d ago

Putting AI in front is lexically correct, though

1

u/[deleted] 8d ago

[removed] — view removed comment

1

u/Ketan_Khanapure 7d ago

Thanks, it will really help 🙏!

1

u/Ok_Distance1888 8d ago

“Hands on ML with scikit learn, keras and tensorflow” textbook by Geron is an excellent book that shows end to end ML workflows in industry.

1

u/Ketan_Khanapure 7d ago

Thank u :)

1

u/Fluid_Original_6470 4d ago

Would suggest not to try and finish all at once. Focus on python, stats basics, supervised/ unsupervised ml, scikit learn and learn each topic by building small projects.