What is artificial intelligence Definition, top 10 types and examples.pdf
AlokTripathi478369
893 views
22 slides
Feb 23, 2024
Slide 1 of 22
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
About This Presentation
What is artificial intelligence?
Although many definitions of artificial intelligence (AI) have emerged over the past few decades, John McCarthy provided the following definition in this 2004 paper (link is located outside ibm.com): MASU. Especially intelligent computer programs. It deals with the s...
What is artificial intelligence?
Although many definitions of artificial intelligence (AI) have emerged over the past few decades, John McCarthy provided the following definition in this 2004 paper (link is located outside ibm.com): MASU. Especially intelligent computer programs. It deals with the same task of using computers to understand human intelligence, but AI does not need to be limited to biologically observable methods.
Definition of artificial intelligence
Artificial intelligence is the imitation of human intelligence processes by machines, especially computer systems. Typical applications of AI include expert systems, natural language processing, speech recognition, and machine vision.
How does artificial intelligence (AI) work?
As the hype around AI grows, vendors are making efforts to promote how AI is used in their products and services. Often, what they call AI is just a component of technologies like machine learning. AI requires specialized hardware and software infrastructure to write and train machine learning algorithms. Although no single programming language is synonymous with AI, Python, R, Java, C++, and Julia have features that are popular among AI developers.
Generally, AI systems work by ingesting large amounts of labeled training data, analyzing correlations and patterns in the data, and using these patterns to predict future situations. This way, given examples of text, chatbots can learn to generate authentic-like conversations with people. Image recognition tools can also learn to recognize and describe objects in images by considering millions of examples. New and rapidly advancing generic AI technology allows you to create realistic text, images, music, and other media.
Artificial intelligence programming focuses on cognitive skills such as:
• Learn: This aspect of AI programming focuses on taking data and creating rules to turn it into actionable information. Rules, called algorithms, provide step-by-step instructions for computing devices to accomplish a particular task.
• Logic. This aspect of AI programming focuses on selecting the appropriate algorithm to achieve the desired result.
• Self-correction: This aspect of AI programming is designed to continuously improve the algorithms and provide the most accurate results possible.
• Creativity. This aspect of AI uses neural networks, rule-based systems, statistical methods, and other AI techniques to generate new images, new text, new music, and new ideas.
Differences between AI, machine learning and deep learning
AI, machine learning, and deep learning are common terms in enterprise IT, especially when companies use them interchangeably in marketing materials. But there are differences too. The term AI was coined in the 1950s and refers to the emulation of human intelligence by machines. A constantly changing set of capabilities is incorporated as new technologies are developed. Technologies falling under the umbrella of AI include machine learning and deep lea