The simplest explanation of machine learning you’ll ever read was first published May 24, 2018 on HackerNoon
What is machine learning? Is it the same as Artificial Intelligence? Not quite. Machine learning and artificial intelligence might sound scary, but they don’t have to be. As Cassie Korzkykov says, all machine learning is is a “thing-labeler”. That is, you give an algorithm some information, and it spits out how you should label it. Artificial Intelligence falls under the umbrella of Machine Learning.
Developing Machine Learning and AI techniques means that we are able to get labels with humans putting in less and less work. Rather than giving instruction through code, machine learning and AI operate on examples. These examples give patterns for which machine learning develops an algorithm.
To demonstrate this idea, the author gives a photo of a cat, and notes that with machine learning and AI, you’d be able to give a bunch of photos with cats and a bunch without. Machine learning could take those training photos, and be able to form a sort of formula that it could use for any other photos going forward.
| Article_title | ReadCount |
|---|---|
| Why AI is here to stay | 5755 |
| Data Science Love Letters | 1190 |
| Big Data Science Overviews | 3128 |
| Using AI as a perception-altering drug | 2771 |
| How to prevent embarrassment in AI | 2232 |
| TensorFlow is dead, long live TensorFlow! | 110194 |
DT::datatable(mtcars)