Thursday, September 5, 2024

Difference between AI, ML and DL

 Artificial Intelligence:

AI is a technology that enables systems to behave human like intelligence and sometimes more than that.

From prediction, problem solving, document writing and developing code etc to anything impossible.

Machine Learning:

Human learns from everything, but machines learns from data that generated from past. For example, machine understands the data pattern and predict the next happening. Machine is learning !!!

Deep Learning:

Similar to how Brain made up of neurons that makes the human to think and answer. Deep learning is multiple layers of a Neural networks that enables the system to think deeply and give answer.

We will see more in details each items.