Artificial Intelligence

Artificial Intelligence(AI) is a branch of Science which deals with helping machines to find solutions of complex problems in a more human like fashion. This generally involves borrowing characteristics from human intelligence, and applying them as algorithms in a computer friendly way. John McCarthy, who coined the term Artificial Intelligence in 1956, defines it as "the science and engineering of making intelligent machines", especially intelligent computer programs. Intelligence is the computational part of the ability to achieve goals in the world. AI is the study of how to make computers do things which, at the moment, people do better. AI is the study and design of intelligent agents, where an intelligent agent is a system that perceives its environment and takes actions that maximize its chances of success. AI programming languages include LISP, developed in the 1950s, is the early programming language strongly associated with AI. LISP is a functional programming lang...