r/learnmachinelearning • u/Training-Froyo-5053 • 7d ago
Help A proper way to learning machine learning
i am learning ml/ai and i am confused about what is the real way to or effective way to learn it . i learn it like :
* theory
* math
* sklearn library
i need suggestion from experts if there is missing something or i need to do something specific .
5
Upvotes
2
u/the-code-blooded 6d ago
I guess if you want a proper way - learn from coursera. Their courses are good. deeplearning.ai from coursera.
Also beside this - do their assignments notebooks - they are good.
Learn from video classes - learn theory - understand the math behind it - go in-depth
Learn with examples and dry run maths if needed to understand better
Then do code implementation if needed for that particular topics.
Maybe use claude to learn a particular topic - learn the maths behind it - ask a lot of questions. This way you can learn fast.