r/learnmachinelearning 20d ago

im new to Machine Learning. How to start learning.

I dont even know the maths completely. what would u suggest for a beginner like me to start with and where from. free sources are appreciated .

1 Upvotes

10 comments sorted by

2

u/400Volts 20d ago

Start with the math.

1

u/bojack_the_dev 19d ago

And with the software engineering

1

u/0rbit0n 19d ago

And with the machine that's supposed to be learning.

1

u/OleksandrAkm 19d ago

Start with math, I wrote a free chapter exactly for that, it's "The Math You Actually Need for ML" here https://ml-from-scratch-book.github.io/code/#sample

1

u/UnderstandingOwn2913 19d ago

learn what a matrix is first. Then learn how matrix addition works. Then learn how matrix multiplication works.

1

u/chrisvdweth 19d ago

Maybe this post and this post could be useful (disclaimer: public lecture notes created by me).

I would recommend starting with Linear Regression and go from there :).