algorithm · Artificial Intelligence · big data

Are Artificial Intelligence and Machine Learning the same thing?

“Are artificial intelligence and machine learning the same thing?” is one of the most popular search request on Google. So I created this egg as an overview to understand it myself.

The goal of Artificial Intelligence (AI) is to create an intelligent computing system to solve complex problems by learning from data. AI does not have to be programmed specifically for each scenario, it can perform various complex tasks. We can teach AI things via machine or deep learning models, where it can learn by itself without human involvement. Artificial Intelligence is a broader concept of Machine Learning.

In addition, all models are implemented as algorithms. Algorithms are software code that are implemented after the model is defined.