Hacker News new | ask | show | jobs
by kingwill101 2359 days ago
I'd love to get into machine learning but for someone who is self taught and never went to college I am yet to find a resource that gracefully introduces math topics needed
1 comments

Yeah, this is not the math I learned in school.

fta:

> y = x1 w1 + x2 w2 = 0.2 * 1.0 + 0.4 * 1.0 = 0.6

?