Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
5 views
9 pages
Ai - Unit 1
AI UNIT1 FOR BCA 6TH SEMESTER
Uploaded by
ಚೇತನ್ ಕುಮಾರ್
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save AI - UNIT 1 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
5 views
9 pages
Ai - Unit 1
AI UNIT1 FOR BCA 6TH SEMESTER
Uploaded by
ಚೇತನ್ ಕುಮಾರ್
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save AI - UNIT 1 For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save AI - UNIT 1 For Later
You are on page 1
/ 9
Search
Fullscreen
UNIT 4 (INTRODUCTION, A branch of Computer Science named Artificial Intelligence pursues creating the computers or machines as intelligent as human beings. Artificial Intelligence is composed of two words Artificial and Intelligence, where Artificial defines "man-made," and intelligence defines "thinking power", hence Al means "a man-made thinking power.” What is Artificial Intelligence? According to the father of Artificial Intelligence, John McCarthy, itis “The science and engineering of making intelligent machines, especially intelligent computer programs” “It is a branch of computer science by which we can create intelligent machines which can behave like a human, think like humans, and able to make decisions." Applications of Artificial Intelligence Al has been dominant in various fields such as — Gaming — Artificial intelligence plays crucial role in strategic games such as chess, poker, tictac-toe, etc. where machine can think of large number of possible positions based on heuristic knowledge Natural Language Processing - It is possible to interact with the computer that understands natural language spoken by humans. Expert Systems - There are some applications which integrate machine, software, and special information to impart reasoning and advising. They provide explanation and advice to the users. Vision Systems ~ these systems understand, interpret, and comprehend visual input on the computer. For example, Police use computer software that can recognize the face of criminal wth the stored portrait made by forensic artist Speech Recognition- Some intelligent systems are capable of hearing and comprehending the language in tems of sentences and their meanings while a human talks to it. It can handle different accents, slang words, noise in the background, change in human’s noise due to cold, etc Handwriting Recognition ~ the handwriting recognition sofware reads the text written on paper by a pen or on screen by a stylus. It can recognize the shapes of the letters and convert it into editable text Intelligent Robots - Robots ate able to perform the tasks given by a human. They have sensors to detect physical data from the real world such as light, heat, temperature, movement, sound, and pressure They have efficient processors, multiple sensors and huge memory, to exhibit intelligence. In addition, they are capable of learning from their mistakes and they can adapt to the new environment.History of Artificial Intelligence The history of Al during 20th century - Year 1923 1943 1945 1950 1956 1958 1964 1965 1969 1973 1979 Milestone / Innovation Karel Capek play named “Rossum's Universal Robots’ (RUR) opens in London, first use of the word "robot" in English. Foundations for neural networks laid Isaac Asimov, a Columbia University alumni, coined the term Robotics. Alan Turing introduced Turing Test for evaluation of intelligence and published Computing Machinery and. intelligence. Claude — Shannon published Detailed Analysis of Chess Playing as a search John McCarthy coined the term Artificial Intelligence. Demonstration of the first running Al program at Carnegie Mellon University John McCarthy invents LISP programming language for Al. Danny Bobrov/s dissertation at MIT showed that computers can understand natural language well enough to solve algebra word problems correctly. Joseph Weizenbaum at MIT built ELIZA, an interactive problem that carries ‘on a dialogue in Engiish. Scientists at Stanford Research Institute Developed Shakey, a robot, equipped with locomotion, perception, and problem solving The Assembly Robotics group at Edinburgh University built Freddy, the Famous Scottish Robot, capable of using vision to locate and assemble models, The first computer-contralled autonomous vehicle, Stanford Cart, was built1985 Harold Cohen created and demonstrated the drawing program, Aaron Major advances in all areas of Al ~ + Significant demonstrations in machine learning + Case-based reasoning © Multiagent planning + Scheduling «Data mining, Web Crawler + natural language understanding and transiation + Vision, Virtual Reality + Games 1990 The Deep Blue Chess Program beats the then world chess champion, Garry 1997 Kasparov Interactive robot pets become commercially available. MIT displays Kismet, a 2000 robot with a face that expresses emotions. The robot Nomad explores remote regions of Antarctica and locates meteorites. What is Intelligence? The ability of a system to calculate, reason, perceive relationships and analogies, learn from experience, store and retiieve information from memory, solve problems, comorehend complex ideas, use natural language fluently, classify, generalize, and adapt new situations. What is Intelligence Composed of? The intelligence is intangible. It is composed of - Reasoning Leaming Problem Solving Perception Linguistic intelligenceReasoning - It is the set of processes that enables us to provide basis for judgement, making decisions, and prediction Leaming ~ Itis the activity of gaining knowledge or skill by studying, practising, being taught, or experiencing something. Problem Solving - Its the process in which one perceives and tries to arrive at a desired solution from a present situation by taking some path, which is blacked by known or unknown hurdles. Prablem solving also includes decision making, which is the process of selecting the best suitable alternative out of multiple altematives to reach the desired goal are available. Perception - Its the process of acquiring, interpreting, selecting, and organizing sensory information. Perception presumes sensing. In humans, perception is aided by sensory organs. In the domain of Al, perception mechanism puts the data acquired by the sensors together in a ‘meaningful manner. Linguistic Intelligence ~ It is one’s ability to use, comprehend, speak, and write the verbal and written language. It is important in interpersonal communication. Turing Test The success of an intelligent behaviour of a system can be measured with Turing Test ‘Two persons and a machine to be evaluated participate in the test. Out of the two persons, one plays the role of the tester. Each of them sits in different rooms. The tester is unaware of who is machine and who is a human. He interrogates the questions by typing and sending them to both intelligences, to which he receives typed responses This test aims at fooling the tester. If the tester fails to determine machine's response from the human response, then the machine is said to be intelligent, What are Agent and Environment? Anagentis anything that can perceive its environment through sensors and acts upon that ‘environment through effectors.Agent Terminology Performance Measure of Agent - Its the criteria, which determines how successful an agents. Behaviour of Agent ~ It is the action that agent performs after any given sequence of percepts, Percept ~ It is agent's perceptual inputs at a given instance Percept Sequence ~ Its the history of all that an agent has perceived til date. ‘Agent Funetion - it is a map from the precept sequence to an action, “Agent Program - an implementation of an agent function ‘Agent Architecture - the machinery that an agent executes on. ‘Agent = Architecture + Agent Program. Rationality Rationality is nothing but status of being reasonable, sensible, and having good sense of judgment. What is Ideal Rational Agent? An ideal rational agent is the one, which is capable of doing expected actions to maximize its Performance measure, on the basis of — Its percept sequence Its built-in knowledge baseRationality of an agent depends on the following: + The performance measures, which determine the degree of success, + Agent's Percept Sequence til now. + The agent's prior knowledge about the environment. + The actions that the agent can carry out A rational agent always performs right action, where the right action means the action that causes the agent to be most successful in the given percept sequence. The problem that the agent solves is characterized by Performance Measure, Environment, Actuators, and Sensors (PEAS), Types of Agents: (1) Simple Reflex Agents (2) Model Based Refiex Agents (3) Goal Based Agents (4) Utility Based Agents (5) Leaming Agents Simple Reflex Agents «They choose actions only based on the current percept «They are rational only if a correct decision is made only on the basis of current precept. «Their environment is completely observable: Condition-Action Rule - it is 2 rule that maps a state (condition) to an action Model Based Reflex Agents ‘They use a model of the world to choose their actions. They maintain an internal stat. Model ~ knowledge about ‘how the things happen in the world’ Internal State ~ It is @ representation of unobserved aspects of current stale depending on percept history.Updating the state requires the information about - + How the world evolves. + How the agent's actions affect the world. How is the world like now? ‘What actions | need todo? Condition-Action Rule Environment Goal Based Agents They choose their actions in order to achieve goals. Gozl-based approach is more flexible than reflex agent since the knowledge supporting a decision is explicitly modelled, thereby allowing for modifications Goal - Itis the descnption of desirable situations. How is the world like now? ‘What happens if | do action A What actions | need to do? Environment Utility Based Agents They choose actions based on a preference (utility) for each state. Goals are inadequate when — + There are conficting goals, out of which only few can be achieved.© Goals have some uncertainty of being achieved and you need to weigh likelihood of success against the importance of a goal Environment What actions I need to do? Learning Agents > Alearning agent in AL is the type of agent which can learn from its past experiences, or it has learning capabilities, 2 It starts to act with basic knawledge and then able to act and adapt automatically through learning. A learning agent has mainly four conceptual components, which are: Learning element: It is responsible for making improvements by learning from environment b. Critic: Learning element takes feedback from critic which describes that how well the agent Is doing with respect to a fixed performance standard. Performance element: It is responsible for selecting external action Problem generator: This component is responsible for suggesting actions that will lead to new and informative experiences. © Hence, learning agents are able to learn, analyze performance, and look for new ways to improve the performance. toca changes nowled zeProperties of Environment The environment has many properties ~ + Discrete / Continuous ~ If there are a limited number of distinct, clearly defined, states of the environment, the environment is discrete (For example, chess); otherwise it is continuous (For example, driving). + Fully Observable / Partially Observable ~ If it is possible to determine the complete state of the environment at each time point from the percepts it is fully observable; othennise itis partally abservable + Static / Dynamic - If the environment does not change while an agent is acting, then it is static; otherwise it is dynamic. + Single agent / Multiple agents - The environment may contain other agents which may be of the same or different kind as that of the agent. + Accessible / Inaccessible - If the agent's sensory apparatus can have access to the complete state of the environment, then the environment is accessible to that agent + Deterministic / Non-deterministic - If the next state of the environment is completely determined by the cutrent stale and the actions of the agent, then the environment is deterministic, otherwise it is non-deterministc. + Episodic / Non-episodic ~ |n an episodic environment, each episode consists of the ‘agent perceiving and then acting. The quality of its action depends just on the episode itself. Subsequent episodes do not depend on the actions in the previous episodes. Episadic environments are much simpler because the agent does not need to think ahead
You might also like
UNIT-1 PPT AI - Dum
PDF
No ratings yet
UNIT-1 PPT AI - Dum
70 pages
Artificial Intelligence
PDF
No ratings yet
Artificial Intelligence
331 pages
Ai Handout
PDF
No ratings yet
Ai Handout
74 pages
Ai Unit-1 Notes
PDF
50% (2)
Ai Unit-1 Notes
22 pages
Unit 1
PDF
No ratings yet
Unit 1
332 pages
UNIT-I PPT Introduction To Artificial Intelligence
PDF
No ratings yet
UNIT-I PPT Introduction To Artificial Intelligence
86 pages
Intro Artificial Intelligent PDF
PDF
No ratings yet
Intro Artificial Intelligent PDF
71 pages
Artificial Intelligence: by Ahmad DIN
PDF
No ratings yet
Artificial Intelligence: by Ahmad DIN
197 pages
CS 611 Slides
PDF
No ratings yet
CS 611 Slides
27 pages
Ocw It504b Ai 19-08-2018
PDF
No ratings yet
Ocw It504b Ai 19-08-2018
108 pages
UNIT-1 Artificial Intelligence
PDF
No ratings yet
UNIT-1 Artificial Intelligence
55 pages
Artificial Intelligence Basics
PDF
No ratings yet
Artificial Intelligence Basics
47 pages
Module 1
PDF
No ratings yet
Module 1
51 pages
Module 1
PDF
No ratings yet
Module 1
52 pages
AIML Unit1 1
PDF
No ratings yet
AIML Unit1 1
51 pages
Ai Module-1
PDF
No ratings yet
Ai Module-1
63 pages
Lecture 2 - Perception, Intelligence and Reasoning
PDF
No ratings yet
Lecture 2 - Perception, Intelligence and Reasoning
40 pages
Combined Ai by Ansah
PDF
No ratings yet
Combined Ai by Ansah
41 pages
CSO303 Week2 H AI IA
PDF
No ratings yet
CSO303 Week2 H AI IA
80 pages
CS401 - AI - Lec 1 - Intro To AI
PDF
No ratings yet
CS401 - AI - Lec 1 - Intro To AI
20 pages
Ch1 2
PDF
No ratings yet
Ch1 2
23 pages
AI (Class 10th)
PDF
No ratings yet
AI (Class 10th)
26 pages
Aiml-Unit 1 Part 1
PDF
No ratings yet
Aiml-Unit 1 Part 1
58 pages
Cs8691 Ai Unit 1
PDF
No ratings yet
Cs8691 Ai Unit 1
52 pages
Module 1
PDF
No ratings yet
Module 1
38 pages
Artificial Intelligence Foundations
PDF
No ratings yet
Artificial Intelligence Foundations
96 pages
Ai 1
PDF
No ratings yet
Ai 1
49 pages
Presentation 1
PDF
No ratings yet
Presentation 1
46 pages
Artificial Intelligence 1: Handayani Tjandrasa
PDF
No ratings yet
Artificial Intelligence 1: Handayani Tjandrasa
29 pages
Lecture 01 (Introduction)
PDF
No ratings yet
Lecture 01 (Introduction)
39 pages
1.1 Artificial Intelligence: Unit 1
PDF
100% (1)
1.1 Artificial Intelligence: Unit 1
16 pages
AI Unit 1
PDF
No ratings yet
AI Unit 1
18 pages
CS361 Lec 02
PDF
No ratings yet
CS361 Lec 02
31 pages
Unit-1 AI
PDF
No ratings yet
Unit-1 AI
50 pages
Artificial Intelligence - Overview
PDF
No ratings yet
Artificial Intelligence - Overview
25 pages
AIML-Unit 1 Notes-Assignment 1
PDF
No ratings yet
AIML-Unit 1 Notes-Assignment 1
20 pages
Ai Unit 1 Bec Part 1 Final
PDF
No ratings yet
Ai Unit 1 Bec Part 1 Final
60 pages
What Is Intelligence?: Chapter Two
PDF
No ratings yet
What Is Intelligence?: Chapter Two
8 pages
AI Intro1
PDF
No ratings yet
AI Intro1
81 pages
Artificial Intelligence
PDF
No ratings yet
Artificial Intelligence
12 pages
Artificial Intelligence - Introduction
PDF
No ratings yet
Artificial Intelligence - Introduction
40 pages
AI Unit I
PDF
No ratings yet
AI Unit I
9 pages
AI Unit-1
PDF
No ratings yet
AI Unit-1
54 pages
SRK-unit - I
PDF
No ratings yet
SRK-unit - I
42 pages
IAI Unit1 Alt
PDF
No ratings yet
IAI Unit1 Alt
18 pages
Artificial Intelligence
PDF
No ratings yet
Artificial Intelligence
72 pages
Module 1-Intro To Ai
PDF
No ratings yet
Module 1-Intro To Ai
74 pages
AI Notes Unit1&2
PDF
No ratings yet
AI Notes Unit1&2
52 pages
Lecture Notes
PDF
No ratings yet
Lecture Notes
40 pages
AI-Lec1 Intro To AI
PDF
No ratings yet
AI-Lec1 Intro To AI
29 pages
Seminar Report ON: Ai and Its Intelligent Agents
PDF
No ratings yet
Seminar Report ON: Ai and Its Intelligent Agents
17 pages
Module 1
PDF
No ratings yet
Module 1
52 pages
Unit 1: Thinking Rationally
PDF
No ratings yet
Unit 1: Thinking Rationally
14 pages
Artificial Intelligence: Unit 1-I
PDF
No ratings yet
Artificial Intelligence: Unit 1-I
24 pages
Artificial Intelligence
PDF
No ratings yet
Artificial Intelligence
55 pages
Introduction To AI: 1.1 What Is Artificial Intelligence?
PDF
No ratings yet
Introduction To AI: 1.1 What Is Artificial Intelligence?
32 pages
Introduction To AI: The Second Part of The Course
PDF
No ratings yet
Introduction To AI: The Second Part of The Course
5 pages