Remix.run Logo
AdieuToLogic 5 hours ago

> The “overlap” is that all machine learning is AI ...

"All machine learning" is not AI, as k-means clustering and linear regression, amongst others, are very much ML without qualifying as AI algorithms.

ruszki 2 hours ago | parent | next [-]

https://en.wikipedia.org/wiki/Artificial_intelligence

As it is taught literally every single AI/machine learning course on the world, machine learning is very much part of AI completely since inception.

I don’t completely understand why it is this important for you to argue against this completely defined fact.

RuslanL an hour ago | parent [-]

It is correct to argue about misleading terminology. "AI" contains the word "intelligence", and for instance logistic regression algorithm is not intelligent, while it is clearly ML, since machine learns something. As Machine learning is broader category, it should include Artificial Intelligence, not vice versa.

Also, 'every single course' is perhaps an overstatement - a course that I co-authored tries to get it right from the first principles.

ruszki an hour ago | parent [-]

It wasn't misleading for 70 years... How did it become misleading?

solumunus 4 hours ago | parent | prev [-]

The machine is learning something so that it can produce outputs based on its learned knowledge. At a high level that seems to be very clearly AI. What am I missing here? You’re probably right, I’m asking genuinely.