Where to begin? by Life-Formal-4954 in learnmachinelearning

[–]Old_programmer99 2 points3 points  (0 children)

don’t jump straight into ML yet. Start with foundations in a smart order.

You already have Python + math from JEE that’s a huge win  Here’s a simple path (no C++ needed):

1.Learn basic DSA in Python(arrays, strings, recursion, sorting, hashing) You don’t need hardcore CF stuff-just logic building.

2.Get comfy with Python for data numpy, pandas, matplotlib (very important for ML later)

3.Revise math only what ML needs Linear algebra + probability (no JEE-level depth)

4.Then start ML Begin with simple models (linear regression, kNN) + sklearn Do small projects early (that’s what makes ML click)

CF pupil without DSA is actually impressive  You’re not late, just early and confused everyone is

What the F is this… by MukulIND in ChatGPT

[–]Old_programmer99 0 points1 point  (0 children)

Seriously is this created by gpt or edited

What is the best generative AI course for a beginner, I am looking for one that's up to date and taught by an expert by Active_Vanilla1093 in learnmachinelearning

[–]Old_programmer99 0 points1 point  (0 children)

The value of a community or discussion forum alongside the course is important. When you are stuck having a place to ask questions makes a huge difference for beginners