WHAT IS ARTIFICIAL INTELLIGENCE?
WHAT IS ARTIFICIAL INTELLIGENCE? It is the ability to imitate humans (such as using language/speech, vision/image recognition, making predictions, learning, problem-solving, ability to move and manipulate objects on their own) An Artificial Intelligence Agent is a computer that can perform these activities. But how do we impart the ability to think and learn like humans on the machines? We program computers to enable them to identify things, understand the relationship between them, predict and decide what to do, in various situations. AI, therefore, is the application of computing to solve problems in an ‘intelligent’ way using computer programs. The steps to solve these problems are commonly written in the form of algorithms, we will learn more about these later. So, what is an intelligent way? Well, an intelligent way is how humans use their senses, brain, and abilities to make deci...