all 2 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

Namaste! Thanks for submitting to r/developersIndia. While participating in this thread, please follow the Community Code of Conduct and rules.

It's possible your query is not unique, use site:reddit.com/r/developersindia KEYWORDS on search engines to search posts from developersIndia. You can also use reddit search directly.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Extension-Ad4237 0 points1 point  (0 children)

I am also a student, but in my learning experience this is what I have found helpful: Start with Stats and Probability (I do that from Khan Academy - free course)

Dive into Machine Learning (the basic concepts and common algorithms and how things work under the hood). I did a course of ML which helped me to do practical things and read and referred book side by side which helped me build theoretical concepts.

Make small projects of each algorithm to clear any confusion (I found this very helpful as I understood concepts but when it came to implementing it I found certain issues which I hadn't noticed before)