Artificial Intelligence: Introduction

Size: px
Start display at page:

Download "Artificial Intelligence: Introduction"

Transcription

1 Spring Artificial : Introduction Byoung-Tak Zhang School of Computer Science and Engineering Seoul National University Artificial (2016-Spring)

2 Artificial Instructor: Prof. Byoung-Tak Zhang TA: Seong-Ho Son & Hyo-Sun Chun Classroom: Time: Tue & Thu 11:00-12:15 Objectives: To understand the theory and applications of artificial intelligence and cognitive science To acquire the technical tools for building intelligent agents, such as Bayesian networks, deep neural networks, and reinforcement learning. To understand the history and future prospects of artificial intelligence Textbook Artificial : A Modern Approach, Stuart Russell and Peter Norvig, References A Tutorial on Learning with Bayesian Networks, David Heckerman Cognitive Neuroscience: The logy of the Mind, Third Edition, M.S. Gazzaniga, R.B. Ivry, and G.R. Mangun, Norton & Company, Hypernetworks: A molecular evolutionary architecture for cognitive learning and memory, IEEE Computational Magazine, 3(3):49-63, Artificial (2016-Spring)

3 Artificial Evaluation: two exams (50%) two miniprojects (30%) project presentation (10%) participation in discussion (10%) Projects: Project 1: Bayesian networks Project 2: Deep neural networks Practice Bayesian Network (3/15 & 3/17) Deep Neural Network (T.B.A.) Topics Brain, Mind & AI Bayesian Networks Problem Solving and Heuristic Search Knowledge Representation and Reasoning Natural Language Processing Logic, Symbolic AI, and Cognitive Science Deep Neural Networks Intelligent Agents Cognitive Robots Wearable AI Human-level AI Artificial (2016-Spring)

4 Artificial 2016-Spring AI History and Highlights Byoung-Tak Zhang School of Computer Science and Engineering Seoul National University Artificial (2016-Spring)

5 Brief History of AI Early enthusiasm (1950 s & 1960 s) Turing test (1950) 1956 Dartmouth conference Emphasize on intelligent general problem solving Emphasis on knowledge (1970 s) Domain specific knowledge DENDRAL, MYCIN AI became an industry (late 1970 s & 1980 s) Knowledge-based systems or expert systems Wide applications in various domains Searching for alternative paradigms (late 1980 s - early 1990 s) AI s Winter: limitations of symbolic/logical approaches New paradigms: neural networks, fuzzy logic, genetic algorithms, artificial life Resurge of AI (mid 1990 s present) Internet, Information retrieval, data mining, bioinformatics Intelligent agents, autonomous robots Recent trends: Probabilistic computation logical basis of intelligence Brain research, cognitive science Artificial (2016-Spring)

6 Turing s Dream of Thinking Machines (1950) Can machine think? Alan Turing proposes the Turing test to decide if a computer is exhibiting intelligent behavior Turing, Alan M. "Computing machinery and intelligence." Mind (1950): Alan Turing ( ) Artificial (2016-Spring)

7 Birth of AI (1956) Dartmouth Conference 1956: "Artificial gained its name organized by Marvin Minsky, John McCarthy and two senior scientists: Claude Shannon and Nathan Rochester of IBM proposal included this assertion: "every aspect of learning or any other feature of intelligence can be so precisely described that a machine can be made to simulate it" Proposal: Five of the attendees of the 1956 Dartmouth Summer Research Project on Artificial reunited at the July AI@50 conference. From left: Trenchard More, John McCarthy, Marvin Minsky, Oliver Selfridge, and Ray Solomonoff Artificial (2016-Spring)

8 Deep Blue (1997) IBM s Deep Blue computer beats Garry Kasparov, the world chess champion. Deep Blue can evaluate 200 million chess positions per second Artificial (2016-Spring)

9 DARPA Grand Challenge (2005) A Stanford vehicle wins the DARPA Grand Challenge Driving autonomously across the desert for 131 miles Racing Video: Stanford Racing Team: Artificial (2016-Spring)

10 DARPA Urban Challenge (2007) Tartan Racing (CMU+GM) claimed the $2 million prize 96 km urban area course, to be completed < 6 hours Challenge involves mission planning, motion planning, behavior generation, perception, world modeling Artificial (2016-Spring)

11 Google s Driverless Car (2009) Uses artificial technology intelligence and makes decisions on its own (if mistake is made it will alert driver) Artificial / Computer Vision / GPS / Google Maps / Various Sensors Test Driving: Ted by Sebastian Thrun: Artificial (2016-Spring)

12 IBM Watson wons Jeopardy! (2011) Watson, a supercomputer built by IBM, defeated the two greatest-ever Jeopardy champions Involves natural language processing, information retrieval, knowledge representation and reasoning, and machine learning Jeopardy!: CogniToy s dinosaur connected to Watson: Artificial (2016-Spring)

13 Apple Siri: Personal Assistant (2011) an intelligent personal assistant and knowledge navigator which works as an application for Apple's ios adapts to the user's individual preferences over time and personalizes results, and performing tasks such as finding recommendations for nearby restaurants, or getting directions Artificial (2016-Spring)

14 The Next 50 Years: Human-Level AI To achieve a true human-level intelligence, brain-like information processing is required Creative Uncertain Adaptive Inattentive Sociable Emotional Versatile Illogical = 5! 100 < 10? Artificial (2016-Spring)

15 AI in Movies 2001 a Space Odyssey (1968) HAL-9000, human-level artificial assistant Bicentennial Man (1999) Android robot Andrew, household robot Emphasize humanity of AI robot I, Robot (2004) Humanoid robots serve humanity by obeying Three Laws of Robotics Inspired by Issac Asimov s short-story collection in 1942 A.I. (2006) AI robot with emotion Iron Man 3 (2008) JARVIS, an AI agent communicating and interacting with humans Her (2013) A haman falls in love with an AI computer Transcendence (2014) A supercomputer into which human consciousness is uploaded Artificial (2016-Spring)

16 What is Artificial (AI)? Branch of computer science that is concerned with the automation of intelligent behavior Design and study of computer programs that behave intelligently Study of how to make computers do things at which, at the moment, people are better Designing computer programs to make computers smarter Develop programs that respond flexibly in situation that were not specifically e.g.) House-cleaning robots Perceive its surroundings Navigate on the floor Respond to events Decide what to do next Space exploration Synonyms of AI: machine intelligence Artificial (2016-Spring)

17 What is Artificial (AI)? AI is a collection of hard problems which can be solved by humans and other living things, but for which we don t have good algorithms for solving. e. g., understanding spoken natural language, medical diagnosis, circuit design, learning, selfadaptation, reasoning, chess playing, proving math theories, etc. Definition from R & N book: a program that Acts like human (Turing test) Thinks like human (human-like patterns of thinking steps) Acts or thinks rationally (logically, correctly) Some problems used to be thought of as AI but are now considered not e. g., compiling Fortran in 1955, symbolic mathematics in 1965, pattern recognition in Artificial (2016-Spring)

18 Research Areas and Approaches Artificial Research Application Paradigm Learning Algorithms Inference Mechanisms Knowledge Representation Intelligent System Architecture Intelligent Agents Information Retrieval Electronic Commerce Data Mining informatics Natural Language Proc. Expert Systems Rationalism (Logical) Empiricism (Statistical) Connectionism (Neural) Evolutionary (Genetic) logical (Molecular) Artificial (2016-Spring)

19 Paradigms for Artificial Symbolic AI Rule-Based Systems Connectionist AI Neural Networks Evolutionary AI Genetic Algorithms Molecular AI: DNA Computing Artificial (2016-Spring)

20 Paradigms for Computational Metaphor Symbolism Connectionism Dynamicism Symbol system Neural system Dynamical system Hyperinteractionism molecular system Mechanism Logical Electrical Mechanical Chemical Description Syntactic functional Behavioral Relational Representation Localist Distributed Continuous Collective Organization Structural Connectionist Differential Combinatorial Adaptation Substitution Tuning Rate change Self-assembly Processing Sequential Parallel Dynamical Massively parallel Structure Procedure Network Equation Hypergraph Mathematics Logical, formal language Linear algebra, statistics Geometry, calculus [Zhang, IEEE CIM, 2008] Graph theory, probabilistic logic Space/time Formal Spatial Temporal Spatiotemporal Artificial (2016-Spring)

21 Artificial 2015-Spring AI History and Highlights: Appendix intelligence Lab, SNU Artificial (2016-Spring)

22 Acting Humanly: Turing test Turing (1950) Computing machinery and intelligence : Can machine think? Can machine behave intelligently? Operational test for intelligent behavior: the Imitation Game [Stuart Russell's (Berkeley) course slides] Predicted that by 2000, a machine might have a 30% chance of fooling a lay person for 5 minutes Anticipated all major arguments against AI in following 50 years Suggested major components of AI: knowledge, reasoning, language understanding, learning Problem: Turing test is not reproducible, constructive, or amenable to mathematical analysis Artificial (2016-Spring)

23 [Stuart Russell's (Berkeley) course slides] Thinking Humanly: Cognitive Science 1960s Cognitive Revolution : information-processing psychology replaced prevailing orthodoxy of behaviorism Requires scientific theories of internal activities of the brain What level of abstraction? Knowledge or Circuits? How to validate? Requires Predicting and testing behavior of human subjects (top-down) Direct identification from neurological data (bottom-up) Both approaches (roughly, Cognitive Science and Cognitive Neuroscience) are now distinct from AI Both share with AI the following characteristic: The available theories do not explain (or engender) anything resembling human-level general intelligence Hence, all three fields share one principal direction! Artificial (2016-Spring)

24 [Stuart Russell's (Berkeley) course slides] Thinking Rationally: Laws of Thought Normative (or prescriptive) rather than descriptive Aristotle (~ 450 B.C.): What are correct arguments/thought processes? Several Greek schools developed various forms of logic: notation plus rules of derivation for thoughts; May or may not have proceeded to the idea of mechanization Direct line through mathematics and philosophy to modern AI Problems: Not all intelligent behavior is mediated by logical deliberation What is the purpose of thinking? What thoughts should I have out of all the thoughts (logical or otherwise) that I could have? Artificial (2016-Spring)

25 [Stuart Russell's (Berkeley) course slides] Acting Rationally: The Rational Agent Rational behavior: doing the right thing The right thing: that which is expected to maximize goal achievement, given the available information Doesn t necessarily involve thinking e.g., blinking reflex but thinking should be in the service of rational action Aristotle (Nicomachean Ethics): Every art and every inquiry, and similarly every action and pursuit, is thought to aim at some good Artificial (2016-Spring)

26 [Xiao-Jun Zeng s (Univ. of Manchester) course slides] Brief history of AI - Golden years Research: Reasoning as search: Newell and Simon developed a program called the "General Problem Solver". Natural language Processing: Ross Quillian proposed the semantic networks and Margaret Masterman & colleagues at Cambridge design semantic networks for machine translation Lisp: John McCarthy (MIT) invented the Lisp language. Funding for AI research: Significant funding from both USA and UK governments The optimism: 1965, Simon: "machines will be capable, within twenty years, of doing any work a man can do 1970, Minsky: "In from three to eight years we will have a machine with the general intelligence of an average human being." Artificial (2016-Spring)

27 [Xiao-Jun Zeng s (Univ. of Manchester) course slides] Brief history of AI - The first AI winter The first AI winter : Problems Limited computer power: There was not enough memory or processing speed to accomplish anything truly useful Intractability and the combinatorial explosion. In 1972 Richard Karp showed there are many problems that can probably only be solved in exponential time (in the size of the inputs). Commonsense knowledge and reasoning. Many important applications like vision or natural language require simply enormous amounts of information about the world and handling uncertainty. Critiques from across campus Several philosophers had strong objections to the claims being made by AI researchers and the promised results failed to materialize The end of funding The agencies which funded AI research became frustrated with the lack of progress and eventually cut off most funding for AI research Artificial (2016-Spring)

28 Brief history of AI - Boom Boom : In the 1980s a form of AI program called "expert systems" was adopted by corporations around the world and knowledge representation became the focus of mainstream AI research The power of expert systems came from the expert knowledge using rules that are derived from the domain experts In 1980, an expert system called XCON was completed for the Digital Equipment Corporation. It was an enormous success: it was saving the company 40 million dollars annually by 1986 By 1985 the market for AI had reached over a billion dollars The money returns: the fifth generation project [Xiao-Jun Zeng s (Univ. of Manchester) course slides] Japan aggressively funded AI within its fifth generation computer project (but based on another AI programming language - Prolog created by Colmerauer in 1972) This inspired the U.S and UK governments to restore funding for AI research Artificial (2016-Spring)

29 Brief history of AI - the second AI winter the second AI winter In 1987, the Lisp Machine market was collapsed, as desktop computers from Apple and IBM had been steadily gaining speed and power and in 1987 they became more powerful than the more expensive Lisp machines made by Symbolics and others Eventually the earliest successful expert systems, such as XCON, proved too expensive to maintain, due to difficult to update and unable to learn. In the late 80s and early 90s, funding for AI has been deeply cut due to the limitations of the expert systems and the expectations for Japan's Fifth Generation Project not being met Nouvelle AI: But in the late 80s, a completely new approach to AI, based on robotics, has bee proposed by Brooks in his paper "Elephants Don't Play Chess, based on the belief that, to show real intelligence, a machine needs to have a body it needs to perceive, move, survive and deal with the world. [Xiao-Jun Zeng s (Univ. of Manchester) course slides] Artificial (2016-Spring)

30 Brief history of AI - AI 1993 present AI achieved its greatest successes, albeit somewhat behind the scenes, due to: the incredible power of computers today [Xiao-Jun Zeng s (Univ. of Manchester) course slides] a greater emphasis on solving specific subproblems the creation of new ties between AI and other fields working on similar problems a new commitment by researchers to solid mathematical methods and rigorous scientific standards, in particular, based probability and statistical theories Significant progress has been achieved in neural networks, probabilistic methods for uncertain reasoning and statistical machine learning, machine perception (computer vision and Speech), optimisation and evolutionary computation, fuzzy systems, Intelligent agents Artificial (2016-Spring)

31 [Byoung-Tak Zhang s Doosan seminar slides] AI in Movies: 2001 a Space Odyssey 2001 a Space Odyssey (1968, Stanley Kubrick) HAL-9000, 공상과학영화속의인간수준인공지능비서 우주선 Discovery 의관제와승무원보호를담당 현재상황을인식하고추론, 미래를예측하여행동을수행 미래를예측하고이를바탕으로행동하는능력은인간수준인공지능의핵심적인자질 [Movie clip] [HAL 9000: AI system] Artificial (2016-Spring)

32 Star Trek (1973 ~ 2013) Lieutenant Commander Data One of main characters of Star Trek Artificial intelligence android with self-consciousness AI in Movies: Star Trek [Byoung-Tak Zhang s Doosan seminar slides] [Movie clip] Cold-minded Android [Data: AI android] Continuously learns how human acts Human-like Android Artificial (2016-Spring)

33 [Byoung-Tak Zhang s Doosan seminar slides] AI in Movies: Bicentennial Man Bicentennial Man (1999) Android robot Andrew who is purchased as a household robot Emphasize humanity of AI robot If a robot spends enough time around humans, can he learn to become one of them? Emotion, Creativity, Curiosity, Achievement Need, Love Artificial (2016-Spring)

34 AI in Movies: I, Robot [Byoung-Tak Zhang s Doosan seminar slides] I, Robot (2004) What is intelligence? Information processing Creativity, dreaming, free will, spirit An exceptional result just error? A.I. & robot: indispensability for each other [Movie clip] Three laws of robotics (Isaac Asimov, 1942) 1. A robot may not injure a human being or, through inaction, allow a human being to come to harm. 2. A robot must obey the orders given to it by human beings, except where such orders would conflict with the First Law. 3. A robot must protect its own existence as long as such protection does not conflict with the First or Second Law. These rules might occur unexpected problems. A.I. with exceptional results need to be studied Artificial (2016-Spring)

35 AI in Movies: A.I. [Byoung-Tak Zhang s Doosan seminar slides] A.I. (2006) AI robot with emotion David Perception, cognition, and action like humans Influence of the emotion on thinking Active goal setting and planed behavior Learning and self-improving from the experiences Artificial (2016-Spring)

36 Iron Man 3 (2008) J.A.R.V.I.S. AI agent communicating and interacting with humans Information gathering from sensors and internet Priority Speech recognition Context-aware Object recognition Gesture recognition Active learning Future prediction based from the data AI in Movies: Iron Man 3 [Byoung-Tak Zhang s Doosan seminar slides] Artificial (2016-Spring)

37 AI in Movies: Surrogate (2009) Surrogate (2009) Artificial lifeforms that can link up with humans Mankind stays at home and operates surrogates Go out into the world without having to deal with dangers Surrogate does not have AI kind of another body like avatar [Byoung-Tak Zhang s Doosan seminar slides] Artificial (2016-Spring)

38 AI in Movies: Her [Byoung-Tak Zhang s Doosan seminar slides] Her (2013) A human falls in love with an AI computer Human-like intelligence Personal assistant, companion, lover, composer, coach Interact with us, learn with us and ultimately express sentiments and creativity Interact Cognition Recognition Consciousness Express Perception Self-aware Communication Learn Concept Understanding Reasoning Creative Artistic Musical Human AI System Artificial (2016-Spring)

Artificial Intelligence: An overview

Artificial Intelligence: An overview Artificial Intelligence: An overview Thomas Trappenberg January 4, 2009 Based on the slides provided by Russell and Norvig, Chapter 1 & 2 What is AI? Systems that think like humans Systems that act like

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline What is AI? A brief history The state of the art Chapter 1 2 What is AI? Systems that think like humans Systems that think rationally Systems that

More information

Outline. What is AI? A brief history of AI State of the art

Outline. What is AI? A brief history of AI State of the art Introduction to AI Outline What is AI? A brief history of AI State of the art What is AI? AI is a branch of CS with connections to psychology, linguistics, economics, Goal make artificial systems solve

More information

Introduction to Artificial Intelligence: cs580

Introduction to Artificial Intelligence: cs580 Office: Nguyen Engineering Building 4443 email: zduric@cs.gmu.edu Office Hours: Mon. & Tue. 3:00-4:00pm, or by app. URL: http://www.cs.gmu.edu/ zduric/ Course: http://www.cs.gmu.edu/ zduric/cs580.html

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline What is AI? A brief history The state of the art Chapter 1 2 What is AI? Systems that think like humans Systems that think rationally Systems that

More information

CMSC 372 Artificial Intelligence. Fall Administrivia

CMSC 372 Artificial Intelligence. Fall Administrivia CMSC 372 Artificial Intelligence Fall 2017 Administrivia Instructor: Deepak Kumar Lectures: Mon& Wed 10:10a to 11:30a Labs: Fridays 10:10a to 11:30a Pre requisites: CMSC B206 or H106 and CMSC B231 or permission

More information

CMSC 421, Artificial Intelligence

CMSC 421, Artificial Intelligence Last update: January 28, 2010 CMSC 421, Artificial Intelligence Chapter 1 Chapter 1 1 What is AI? Try to get computers to be intelligent. But what does that mean? Chapter 1 2 What is AI? Try to get computers

More information

What is AI? Artificial Intelligence. Acting humanly: The Turing test. Outline

What is AI? Artificial Intelligence. Acting humanly: The Turing test. Outline What is AI? Artificial Intelligence Systems that think like humans Systems that think rationally Systems that act like humans Systems that act rationally Chapter 1 Chapter 1 1 Chapter 1 3 Outline Acting

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline Course overview What is AI? A brief history The state of the art Chapter 1 2 Administrivia Class home page: http://inst.eecs.berkeley.edu/~cs188 for

More information

Intelligent Systems. Lecture 1 - Introduction

Intelligent Systems. Lecture 1 - Introduction Intelligent Systems Lecture 1 - Introduction In which we try to explain why we consider artificial intelligence to be a subject most worthy of study, and in which we try to decide what exactly it is Dr.

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline Course overview What is AI? A brief history The state of the art Chapter 1 2 Administrivia Class home page: http://inst.eecs.berkeley.edu/~cs188 for

More information

Plan for the 2nd hour. What is AI. Acting humanly: The Turing test. EDAF70: Applied Artificial Intelligence Agents (Chapter 2 of AIMA)

Plan for the 2nd hour. What is AI. Acting humanly: The Turing test. EDAF70: Applied Artificial Intelligence Agents (Chapter 2 of AIMA) Plan for the 2nd hour EDAF70: Applied Artificial Intelligence (Chapter 2 of AIMA) Jacek Malec Dept. of Computer Science, Lund University, Sweden January 17th, 2018 What is an agent? PEAS (Performance measure,

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline What is AI? A brief history The state of the art Chapter 1 2 What is AI? Systems that think like humans Systems that think rationally Systems that

More information

CS:4420 Artificial Intelligence

CS:4420 Artificial Intelligence CS:4420 Artificial Intelligence Spring 2018 Introduction Cesare Tinelli The University of Iowa Copyright 2004 18, Cesare Tinelli and Stuart Russell a a These notes were originally developed by Stuart Russell

More information

CSIS 4463: Artificial Intelligence. Introduction: Chapter 1

CSIS 4463: Artificial Intelligence. Introduction: Chapter 1 CSIS 4463: Artificial Intelligence Introduction: Chapter 1 What is AI? Strong AI: Can machines really think? The notion that the human mind is nothing more than a computational device, and thus in principle

More information

Introduction to Artificial Intelligence

Introduction to Artificial Intelligence Introduction to Artificial Intelligence By Budditha Hettige Sources: Based on An Introduction to Multi-agent Systems by Michael Wooldridge, John Wiley & Sons, 2002 Artificial Intelligence A Modern Approach,

More information

Overview. Pre AI developments. Birth of AI, early successes. Overwhelming optimism underwhelming results

Overview. Pre AI developments. Birth of AI, early successes. Overwhelming optimism underwhelming results Help Overview Administrivia History/applications Modeling agents/environments What can we learn from the past? 1 Pre AI developments Philosophy: intelligence can be achieved via mechanical computation

More information

22c:145 Artificial Intelligence

22c:145 Artificial Intelligence 22c:145 Artificial Intelligence Fall 2005 Introduction Cesare Tinelli The University of Iowa Copyright 2001-05 Cesare Tinelli and Hantao Zhang. a a These notes are copyrighted material and may not be used

More information

LECTURE 1: OVERVIEW. CS 4100: Foundations of AI. Instructor: Robert Platt. (some slides from Chris Amato, Magy Seif El-Nasr, and Stacy Marsella)

LECTURE 1: OVERVIEW. CS 4100: Foundations of AI. Instructor: Robert Platt. (some slides from Chris Amato, Magy Seif El-Nasr, and Stacy Marsella) LECTURE 1: OVERVIEW CS 4100: Foundations of AI Instructor: Robert Platt (some slides from Chris Amato, Magy Seif El-Nasr, and Stacy Marsella) SOME LOGISTICS Class webpage: http://www.ccs.neu.edu/home/rplatt/cs4100_spring2018/index.html

More information

Artificial Intelligence: Definition

Artificial Intelligence: Definition Lecture Notes Artificial Intelligence: Definition Dae-Won Kim School of Computer Science & Engineering Chung-Ang University What are AI Systems? Deep Blue defeated the world chess champion Garry Kasparov

More information

What is Artificial Intelligence? Alternate Definitions (Russell + Norvig) Human intelligence

What is Artificial Intelligence? Alternate Definitions (Russell + Norvig) Human intelligence CSE 3401: Intro to Artificial Intelligence & Logic Programming Introduction Required Readings: Russell & Norvig Chapters 1 & 2. Lecture slides adapted from those of Fahiem Bacchus. What is AI? What is

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Introduction Chapter 1 & 26 Why Study AI? One reason to study it is to learn more about ourselves Another reason is that these constructed intelligent entities are interesting and

More information

Lecture 1 What is AI? EECS 348 Intro to Artificial Intelligence Doug Downey

Lecture 1 What is AI? EECS 348 Intro to Artificial Intelligence Doug Downey Lecture 1 What is AI? EECS 348 Intro to Artificial Intelligence Doug Downey Outline 1) What is AI: The Course 2) What is AI: The Field 3) Why to take the class (or not) 4) A Brief History of AI 5) Predict

More information

Introduction to AI. Chapter 1. TB Artificial Intelligence 1/ 23

Introduction to AI. Chapter 1. TB Artificial Intelligence 1/ 23 Introduction to AI Chapter 1 TB Artificial Intelligence 2017 1/ 23 Reference Book Artificial Intelligence: A Modern Approach Stuart Russell and Peter Norvig http://aima.cs.berkeley.edu/ 2 / 23 Some Other

More information

Ar#ficial)Intelligence!!

Ar#ficial)Intelligence!! Ar#ficial)Intelligence!! Ar#ficial) intelligence) is) the) science) of) making) machines) do) things) that) would) require) intelligence)if)done)by)men.) Marvin)Minsky,)1967) Roman Barták Department of

More information

Introduction to Artificial Intelligence

Introduction to Artificial Intelligence Introduction to Artificial Intelligence Mitch Marcus CIS521 Fall, 2017 Welcome to CIS 521 Professor: Mitch Marcus, mitch@ Levine 503 TAs: Eddie Smith, Heejin Jeong, Kevin Wang, Ming Zhang

More information

Artificial Intelligence. Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University

Artificial Intelligence. Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University Artificial Intelligence Shobhanjana Kalita Dept. of Computer Science & Engineering Tezpur University What is AI? What is Intelligence? The ability to acquire and apply knowledge and skills (definition

More information

Course Info. CS 486/686 Artificial Intelligence. Outline. Artificial Intelligence (AI)

Course Info. CS 486/686 Artificial Intelligence. Outline. Artificial Intelligence (AI) Course Info CS 486/686 Artificial Intelligence May 2nd, 2006 University of Waterloo cs486/686 Lecture Slides (c) 2006 K. Larson and P. Poupart 1 Instructor: Pascal Poupart Email: cs486@students.cs.uwaterloo.ca

More information

History and Philosophical Underpinnings

History and Philosophical Underpinnings History and Philosophical Underpinnings Last Class Recap game-theory why normal search won t work minimax algorithm brute-force traversal of game tree for best move alpha-beta pruning how to improve on

More information

COS402 Artificial Intelligence Fall, Lecture I: Introduction

COS402 Artificial Intelligence Fall, Lecture I: Introduction COS402 Artificial Intelligence Fall, 2006 Lecture I: Introduction David Blei Princeton University (many thanks to Dan Klein for these slides.) Course Site http://www.cs.princeton.edu/courses/archive/fall06/cos402

More information

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes.

CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes. CSC384 Intro to Artificial Intelligence* *The following slides are based on Fahiem Bacchus course lecture notes. Artificial Intelligence A branch of Computer Science. Examines how we can achieve intelligent

More information

Artificial Intelligence. What is AI?

Artificial Intelligence. What is AI? 2 Artificial Intelligence What is AI? Some Definitions of AI The scientific understanding of the mechanisms underlying thought and intelligent behavior and their embodiment in machines American Association

More information

CS 486/686 Artificial Intelligence

CS 486/686 Artificial Intelligence CS 486/686 Artificial Intelligence Sept 15th, 2009 University of Waterloo cs486/686 Lecture Slides (c) 2009 K. Larson and P. Poupart 1 Course Info Instructor: Pascal Poupart Email: ppoupart@cs.uwaterloo.ca

More information

KI-Programmierung. Introduction

KI-Programmierung. Introduction KI-Programmierung Introduction Bernhard Beckert UNIVERSITÄT KOBLENZ-LANDAU Winter Term 2007/2008 B. Beckert: KI-Programmierung p.1 What is Artificial Intelligence (AI)? [The automation of] activities that

More information

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam { }

Intro to Artificial Intelligence Lecture 1. Ahmed Sallam {   } Intro to Artificial Intelligence Lecture 1 Ahmed Sallam { http://sallam.cf } Purpose of this course Understand AI Basics Excite you about this field Definitions of AI Thinking Rationally Acting Humanly

More information

Welcome to CompSci 171 Fall 2010 Introduction to AI.

Welcome to CompSci 171 Fall 2010 Introduction to AI. Welcome to CompSci 171 Fall 2010 Introduction to AI. http://www.ics.uci.edu/~welling/teaching/ics171spring07/ics171fall09.html Instructor: Max Welling, welling@ics.uci.edu Office hours: Wed. 4-5pm in BH

More information

Lecture 1 What is AI?

Lecture 1 What is AI? Lecture 1 What is AI? EECS 348 Intro to Artificial Intelligence Doug Downey With material adapted from Oren Etzioni (UW) and Stuart Russell (UC Berkeley) Outline 1) What is AI: The Course 2) What is AI:

More information

22c:145 Artificial Intelligence. Texbook. Bartlett Publishers, Check the class web sites daily! https://piazza.com/class#spring2013/22c145

22c:145 Artificial Intelligence. Texbook. Bartlett Publishers, Check the class web sites daily! https://piazza.com/class#spring2013/22c145 22c:145 Artificial Intelligence Hantao Zhang http://www.cs.uiowa.edu/ hzhang/c145 The University of Iowa Department of Computer Science Artificial Intelligence p.1/25 Texbook Contemporary Artificial Intelligence

More information

CSC 550: Introduction to Artificial Intelligence. Fall 2004

CSC 550: Introduction to Artificial Intelligence. Fall 2004 CSC 550: Introduction to Artificial Intelligence Fall 2004 See online syllabus at: http://www.creighton.edu/~davereed/csc550 Course goals: survey the field of Artificial Intelligence, including major areas

More information

Goals of this Course. CSE 473 Artificial Intelligence. AI as Science. AI as Engineering. Dieter Fox Colin Zheng

Goals of this Course. CSE 473 Artificial Intelligence. AI as Science. AI as Engineering. Dieter Fox Colin Zheng CSE 473 Artificial Intelligence Dieter Fox Colin Zheng www.cs.washington.edu/education/courses/cse473/08au Goals of this Course To introduce you to a set of key: Paradigms & Techniques Teach you to identify

More information

What's involved in Intelligence?

What's involved in Intelligence? AI Methodology Theoretical aspects Mathematical formalizations, properties, algorithms Engineering aspects The act of building (useful) machines Empirical science Experiments What's involved in Intelligence?

More information

Overview. Introduction to Artificial Intelligence. What is Intelligence? What is Artificial Intelligence? Influential areas for AI

Overview. Introduction to Artificial Intelligence. What is Intelligence? What is Artificial Intelligence? Influential areas for AI Introduction to Artificial Intelligence By Budditha Hettige Sources: Based on An Introduction to Multi-agent Systems by Michael Wooldridge, John Wiley & Sons, 2002 Artificial Intelligence A Modern Approach,

More information

What is AI? AI is the reproduction of human reasoning and intelligent behavior by computational methods. an attempt of. Intelligent behavior Computer

What is AI? AI is the reproduction of human reasoning and intelligent behavior by computational methods. an attempt of. Intelligent behavior Computer What is AI? an attempt of AI is the reproduction of human reasoning and intelligent behavior by computational methods Intelligent behavior Computer Humans 1 What is AI? (R&N) Discipline that systematizes

More information

Introduction. Artificial Intelligence. Topic 1. What is AI? Contributions to AI History of AI Modern AI. Reading: Russel and Norvig, Chapter 1

Introduction. Artificial Intelligence. Topic 1. What is AI? Contributions to AI History of AI Modern AI. Reading: Russel and Norvig, Chapter 1 Artificial Intelligence Topic 1 Introduction What is AI? Contributions to AI History of AI Modern AI Reading: Russel and Norvig, Chapter 1 c CSSE. Includes material c S. Russell & P. Norvig 1995,2003 with

More information

Artificial Intelligence CS365. Amitabha Mukerjee

Artificial Intelligence CS365. Amitabha Mukerjee Artificial Intelligence CS365 Amitabha Mukerjee What is intelligence Acting humanly: Turing Test Turing (1950) "Computing machinery and intelligence": "Can machines think?" Imitation Game Acting humanly:

More information

AI History. CE417: Introduction to Artificial Intelligence Sharif University of Technology Spring 2012

AI History. CE417: Introduction to Artificial Intelligence Sharif University of Technology Spring 2012 AI History CE417: Introduction to Artificial Intelligence Sharif University of Technology Spring 2012 Ancient History The intellectual roots of AI and intelligent machines (human-like artifacts) in mythology

More information

WHAT THE COURSE IS AND ISN T ABOUT. Welcome to CIS 391. Introduction to Artificial Intelligence. Grading & Homework. Welcome to CIS 391

WHAT THE COURSE IS AND ISN T ABOUT. Welcome to CIS 391. Introduction to Artificial Intelligence. Grading & Homework. Welcome to CIS 391 Welcome to CIS 391 Introduction to Artificial Intelligence Lecturer: Mitch Marcus, mitch@ Levine 503 Office hours will be announced on Piazza Mitch Marcus CIS391 Fall, 2015 TA: Daniel Moroz,

More information

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia CS 1571 Introduction to AI Lecture 1 Course overview Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square Course administrivia Instructor: Milos Hauskrecht 5329 Sennott Square milos@cs.pitt.edu TA: Swapna

More information

CSE 473 Artificial Intelligence (AI) Outline

CSE 473 Artificial Intelligence (AI) Outline CSE 473 Artificial Intelligence (AI) Rajesh Rao (Instructor) Ravi Kiran (TA) http://www.cs.washington.edu/473 UW CSE AI faculty Goals of this course Logistics What is AI? Examples Challenges Outline 2

More information

1.1 What is AI? 1.1 What is AI? Foundations of Artificial Intelligence. 1.2 Acting Humanly. 1.3 Thinking Humanly. 1.4 Thinking Rationally

1.1 What is AI? 1.1 What is AI? Foundations of Artificial Intelligence. 1.2 Acting Humanly. 1.3 Thinking Humanly. 1.4 Thinking Rationally Foundations of Artificial Intelligence February 20, 2017 1. Introduction: What is Artificial Intelligence? Foundations of Artificial Intelligence 1. Introduction: What is Artificial Intelligence? Malte

More information

Random Administrivia. In CMC 306 on Monday for LISP lab

Random Administrivia. In CMC 306 on Monday for LISP lab Random Administrivia In CMC 306 on Monday for LISP lab Artificial Intelligence: Introduction What IS artificial intelligence? Examples of intelligent behavior: Definitions of AI There are as many definitions

More information

Lecture 1 What is AI?

Lecture 1 What is AI? Lecture 1 What is AI? CSE 473 Artificial Intelligence Oren Etzioni 1 AI as Science What are the most fundamental scientific questions? 2 Goals of this Course To teach you the main ideas of AI. Give you

More information

Artificial Intelligence

Artificial Intelligence Politecnico di Milano Artificial Intelligence Artificial Intelligence What and When Viola Schiaffonati viola.schiaffonati@polimi.it What is artificial intelligence? When has been AI created? Are there

More information

CSE 473 Artificial Intelligence (AI)

CSE 473 Artificial Intelligence (AI) CSE 473 Artificial Intelligence (AI) Rajesh Rao (Instructor) Jennifer Hanson (TA) Evan Herbst (TA) http://www.cs.washington.edu/473 Based on slides by UW CSE AI faculty, Dan Klein, Stuart Russell, Andrew

More information

Artificial Intelligence. AI Slides (4e) c Lin

Artificial Intelligence. AI Slides (4e) c Lin Artificial Intelligence AI Slides (4e) c Lin Zuoquan@PKU 2003-2017 1 Information AI Slides (4.1e, 2017) Lin Zuoquan Information Science Department Peking University linzuoquan@pku.edu.cn Course home page

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence (Sistemas Inteligentes) Pedro Cabalar Depto. Computación Universidade da Coruña, SPAIN Chapter 1. Introduction Pedro Cabalar (UDC) ( Depto. AIComputación Universidade da Chapter

More information

COMP219: Artificial Intelligence. Lecture 2: AI Problems and Applications

COMP219: Artificial Intelligence. Lecture 2: AI Problems and Applications COMP219: Artificial Intelligence Lecture 2: AI Problems and Applications 1 Introduction Last time General module information Characterisation of AI and what it is about Today Overview of some common AI

More information

Introduction to AI. What is Artificial Intelligence?

Introduction to AI. What is Artificial Intelligence? Introduction to AI Instructor: Dr. Wei Ding Fall 2009 1 What is Artificial Intelligence? Views of AI fall into four categories: Thinking Humanly Thinking Rationally Acting Humanly Acting Rationally The

More information

What's involved in Intelligence?

What's involved in Intelligence? AI Methodology Theoretical aspects Mathematical formalizations, properties, algorithms Engineering aspects The act of building (useful) machines Empirical science Experiments What's involved in Intelligence?

More information

ENTRY ARTIFICIAL INTELLIGENCE

ENTRY ARTIFICIAL INTELLIGENCE ENTRY ARTIFICIAL INTELLIGENCE [ENTRY ARTIFICIAL INTELLIGENCE] Authors: Oliver Knill: March 2000 Literature: Peter Norvig, Paradigns of Artificial Intelligence Programming Daniel Juravsky and James Martin,

More information

ARTIFICIAL INTELLIGENCE

ARTIFICIAL INTELLIGENCE ARTIFICIAL INTELLIGENCE AN INTRODUCTION Artificial Intelligence 2012 Lecture 01 Delivered By Zahid Iqbal 1 Course Logistics Course Description This course will introduce the basics of Artificial Intelligence(AI),

More information

Artificial Intelligence. Berlin Chen 2004

Artificial Intelligence. Berlin Chen 2004 Artificial Intelligence Berlin Chen 2004 Course Contents The theoretical and practical issues for all disciplines Artificial Intelligence (AI) will be considered AI is interdisciplinary! Foundational Topics

More information

Artificial Intelligence (AI) Artificial Intelligent definition, vision, reality and consequences. 1. What is AI, definition and use today?

Artificial Intelligence (AI) Artificial Intelligent definition, vision, reality and consequences. 1. What is AI, definition and use today? Artificial Intelligent definition, vision, reality and consequences Peter Funk Department of computer Science Mälardalen University peter.funk@mdh.se Artificial Intelligence (AI) 1. What is AI, definition

More information

Artificial Intelligence. An Introductory Course

Artificial Intelligence. An Introductory Course Artificial Intelligence An Introductory Course 1 Outline 1. Introduction 2. Problems and Search 3. Knowledge Representation 4. Advanced Topics - Game Playing - Uncertainty and Imprecision - Planning -

More information

Introduction and History of AI

Introduction and History of AI 15-780 Introduction and History of AI J. Zico Kolter January 13, 2014 1 What is AI? 2 Some classic definitions Buildings computers that... Think like humans Act like humans Think rationally Act rationally

More information

CSCE 315: Programming Studio

CSCE 315: Programming Studio CSCE 315: Programming Studio Introduction to Artificial Intelligence Textbook Definitions Thinking like humans What is Intelligence Acting like humans Thinking rationally Acting rationally However, it

More information

Artificial Intelligence 人工智慧. Lecture 1 February 22, 2012 洪國寶

Artificial Intelligence 人工智慧. Lecture 1 February 22, 2012 洪國寶 Artificial Intelligence 人工智慧 Lecture 1 February 22, 2012 洪國寶 1 Outline Course information Motivations What is Artificial Intelligence A brief history of Artificial Intelligence Outline of the course 2

More information

Artificial Intelligence

Artificial Intelligence Torralba and Wahlster Artificial Intelligence Chapter 1: Introduction 1/22 Artificial Intelligence 1. Introduction What is AI, Anyway? Álvaro Torralba Wolfgang Wahlster Summer Term 2018 Thanks to Prof.

More information

universe: How does a human mind work? Can Some accept that machines can do things that

universe: How does a human mind work? Can Some accept that machines can do things that Artificial Intelligence Background and Overview Philosophers Two big questions of the universe: How does a human mind work? Can non humans have minds? Some accept that machines can do things that human

More information

Artificial Intelligence A Very Brief Overview of a Big Field

Artificial Intelligence A Very Brief Overview of a Big Field Artificial Intelligence A Very Brief Overview of a Big Field Notes for CSC 100 - The Beauty and Joy of Computing The University of North Carolina at Greensboro Reminders Blown to Bits Chapter 5 or 6: Contribute

More information

This tutorial is prepared for the students at beginner level who aspire to learn Artificial Intelligence.

This tutorial is prepared for the students at beginner level who aspire to learn Artificial Intelligence. About the Tutorial This tutorial provides introductory knowledge on Artificial Intelligence. It would come to a great help if you are about to select Artificial Intelligence as a course subject. You can

More information

Welcome to CSC384: Intro to Artificial Intelligence

Welcome to CSC384: Intro to Artificial Intelligence CSC384: Intro to Artificial Intelligence Welcome to CSC384: Intro to Artificial Intelligence Instructor: Torsten Hahmann Office Hour: Wednesday 6:00 7:00 pm, BA2200 tentative, starting Sept. 21 Lectures/Tutorials:

More information

CMSC 471 Spring Introduction. Tim Finin,

CMSC 471 Spring Introduction. Tim Finin, CMSC 471 Spring 20167 Introduction Tim Finin, finin@umbc.edu What is AI? Q. What is artificial intelligence? A. It is the science and engineering of making intelligent machines, especially intelligent

More information

Computer Science 1400: Part #8: Where We Are: Artificial Intelligence WHAT IS ARTIFICIAL INTELLIGENCE (AI)? AI IN SOCIETY RELATING WITH AI

Computer Science 1400: Part #8: Where We Are: Artificial Intelligence WHAT IS ARTIFICIAL INTELLIGENCE (AI)? AI IN SOCIETY RELATING WITH AI Computer Science 1400: Part #8: Where We Are: Artificial Intelligence WHAT IS ARTIFICIAL INTELLIGENCE (AI)? AI IN SOCIETY RELATING WITH AI What is Artificial Intelligence (AI)? Artificial Intelligence

More information

ARTIFICIAL INTELLIGENCE

ARTIFICIAL INTELLIGENCE BABEŞ-BOLYAI UNIVERSITY Faculty of Computer Science and Mathematics ARTIFICIAL INTELLIGENCE Introduction Summary Short questions about AI History of AI Applications of AI 2 Short questions about AI What

More information

CS 188: Artificial Intelligence Fall Administrivia

CS 188: Artificial Intelligence Fall Administrivia CS 188: Artificial Intelligence Fall 2007 Lecture 1: Introduction 8/28/2007 Dan Klein UC Berkeley Many slides over the course adapted from either Stuart Russell or Andrew Moore Administrivia http://inst.cs.berkeley.edu/~cs188

More information

Lecture 1 Introduction to AI

Lecture 1 Introduction to AI Lecture 1 Introduction to AI Kristóf Karacs PPKE-ITK Questions? What is intelligence? What makes it artificial? What can we use it for? How does it work? How to create it? How to control / repair / improve

More information

CSE5001(CS417)/ 高级人工智能 Advanced Artificial Intelligence

CSE5001(CS417)/ 高级人工智能 Advanced Artificial Intelligence CSE5001(CS417)/ 高级人工智能 Advanced Artificial Intelligence Xin Yao Fall 2017 Fall 2017 Artificial Intelligence: Introduction Xin Yao Basic information Instructor: Xin Yao Credits: 3, Hours: 64 Language: Chinese,

More information

Agents and Introduction to AI

Agents and Introduction to AI Agents and Introduction to AI CITS3001 Algorithms, Agents and Artificial Intelligence Tim French School of Computer Science and Software Engineering The University of Western Australia 2017, Semester 2

More information

Actually 3 objectives of AI:[ Winston & Prendergast ] Make machines smarter Understand what intelligence is Make machines more useful

Actually 3 objectives of AI:[ Winston & Prendergast ] Make machines smarter Understand what intelligence is Make machines more useful Bab 1 Introduction Definisi Artificial Intelligence [Rich dan Knight] Artificial Intelligence is the study of how to make computers do things which, at the moment, people do better. [Ginsberg] Artificial

More information

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia CS 1571 Introduction to AI Lecture 1 Course overview Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square Course administrivia Instructor: Milos Hauskrecht 5329 Sennott Square milos@cs.pitt.edu TA: CharmGil

More information

CS360: AI & Robotics. TTh 9:25 am - 10:40 am. Shereen Khoja 8/29/03 CS360 AI & Robotics 1

CS360: AI & Robotics. TTh 9:25 am - 10:40 am. Shereen Khoja 8/29/03 CS360 AI & Robotics 1 CS360: AI & Robotics TTh 9:25 am - 10:40 am Shereen Khoja shereen@pacificu.edu 8/29/03 CS360 AI & Robotics 1 Artificial Intelligence v We call ourselves Homo sapiens v What does this mean? 8/29/03 CS360

More information

COMP9414/ 9814/ 3411: Artificial Intelligence. Overview. UNSW c Alan Blair,

COMP9414/ 9814/ 3411: Artificial Intelligence. Overview. UNSW c Alan Blair, COMP9414/ 9814/ 3411: Artificial Intelligence Overview COMP9414/9814/3411 16s1 Overview 1 Course Web Page(s) http://www.cse.unsw.edu.au/~cs9414 http://www.cse.unsw.edu.au/~cs3411 Lecturer-in-Charge Alan

More information

UNIT 13A AI: Games & Search Strategies. Announcements

UNIT 13A AI: Games & Search Strategies. Announcements UNIT 13A AI: Games & Search Strategies 1 Announcements Do not forget to nominate your favorite CA bu emailing gkesden@gmail.com, No lecture on Friday, no recitation on Thursday No office hours Wednesday,

More information

The Impact of Artificial Intelligence. By: Steven Williamson

The Impact of Artificial Intelligence. By: Steven Williamson The Impact of Artificial Intelligence By: Steven Williamson WHAT IS ARTIFICIAL INTELLIGENCE? It is an area of computer science that deals with advanced and complex technologies that have the ability perform

More information

CS6700: The Emergence of Intelligent Machines. Prof. Carla Gomes Prof. Bart Selman Cornell University

CS6700: The Emergence of Intelligent Machines. Prof. Carla Gomes Prof. Bart Selman Cornell University EMERGENCE OF INTELLIGENT MACHINES: CHALLENGES AND OPPORTUNITIES CS6700: The Emergence of Intelligent Machines Prof. Carla Gomes Prof. Bart Selman Cornell University Artificial Intelligence After a distinguished

More information

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia

CS 1571 Introduction to AI Lecture 1. Course overview. CS 1571 Intro to AI. Course administrivia CS 1571 Introduction to AI Lecture 1 Course overview Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square Course administrivia Instructor: Milos Hauskrecht 5329 Sennott Square milos@cs.pitt.edu TA: Quang

More information

Creating a Poker Playing Program Using Evolutionary Computation

Creating a Poker Playing Program Using Evolutionary Computation Creating a Poker Playing Program Using Evolutionary Computation Simon Olsen and Rob LeGrand, Ph.D. Abstract Artificial intelligence is a rapidly expanding technology. We are surrounded by technology that

More information

CS 380: ARTIFICIAL INTELLIGENCE INTRODUCTION. Santiago Ontañón

CS 380: ARTIFICIAL INTELLIGENCE INTRODUCTION. Santiago Ontañón CS 380: ARTIFICIAL INTELLIGENCE INTRODUCTION Santiago Ontañón so367@drexel.edu CS 380 Focus: Introduction to AI: basic concepts and algorithms. Topics: What is AI? Problem Solving and Heuristic Search

More information

Welcome to CSC384: Intro to Artificial MAN.

Welcome to CSC384: Intro to Artificial MAN. Welcome to CSC384: Intro to Artificial Intelligence!@#!, MAN. CSC384: Intro to Artificial Intelligence Winter 2014 Instructor: Prof. Sheila McIlraith Lectures/Tutorials: Monday 1-2pm WB 116 Wednesday 1-2pm

More information

AI in Business Enterprises

AI in Business Enterprises AI in Business Enterprises Are Humans Rational? Rini Palitmittam 10 th October 2017 Image Courtesy: Google Images Founders of Modern Artificial Intelligence Image Courtesy: Google Images Founders of Modern

More information

Introduction to Artificial Intelligence

Introduction to Artificial Intelligence Introduction to Artificial Intelligence Kalev Kask ICS 271 Fall 2017 http://www.ics.uci.edu/~kkask/fall-2017 CS271/ Course requirements Assignments: There will be weekly homework assignments, a project,

More information

Introduction to AI (COMP-424)

Introduction to AI (COMP-424) Introduction to AI (COMP-424) Instructor: Doina Precup Email: dprecup@cs.mcgill.ca Teaching assistants: TBA Class web page: http://www.cs.mcgill.ca/ dprecup/courses/ai.html McGill University, COMP-424,

More information

Artificial Intelligence for Engineers. EE 562 Winter 2015

Artificial Intelligence for Engineers. EE 562 Winter 2015 Artificial Intelligence for Engineers EE 562 Winter 2015 1 Administrative Details Instructor: Linda Shapiro, 634 CSE, shapiro@cs.washington.edu TA: ½ time Bilge Soran, bilge@cs.washington.edu Course Home

More information

This list supersedes the one published in the November 2002 issue of CR.

This list supersedes the one published in the November 2002 issue of CR. PERIODICALS RECEIVED This is the current list of periodicals received for review in Reviews. International standard serial numbers (ISSNs) are provided to facilitate obtaining copies of articles or subscriptions.

More information

CS 730/830: Intro AI. Prof. Wheeler Ruml. TA Bence Cserna. Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1

CS 730/830: Intro AI. Prof. Wheeler Ruml. TA Bence Cserna. Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1 CS 730/830: Intro AI Prof. Wheeler Ruml TA Bence Cserna Thinking inside the box. 5 handouts: course info, project info, schedule, slides, asst 1 Wheeler Ruml (UNH) Lecture 1, CS 730 1 / 23 My Definition

More information

Emily Dobson, Sydney Reed, Steve Smoak

Emily Dobson, Sydney Reed, Steve Smoak Emily Dobson, Sydney Reed, Steve Smoak A computer that has the ability to perform the same tasks as an intelligent being Reason Learn from past experience Make generalizations Discover meaning 1 1 1950-

More information

CITS3001. Algorithms, Agents and Artificial Intelligence. Semester 1, 2015

CITS3001. Algorithms, Agents and Artificial Intelligence. Semester 1, 2015 CITS3001 Algorithms, Agents and Artificial Intelligence Semester 1, 2015 Wei Liu School of Computer Science & Software Eng. The University of Western Australia 5. Agents and introduction to AI AIMA, Chs.

More information

Artificial Intelligence and Learning Systems Peter Funk, professor MDH Intelligent systems/computer Science

Artificial Intelligence and Learning Systems Peter Funk, professor MDH Intelligent systems/computer Science Artificial Intelligence and Learning Systems Peter Funk, professor MDH Intelligent systems/computer Science Solutions to real-life problems are rarely truly original solutions Roger Schank 1982 Experts

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence One way to define Artificial Intelligence (AI) is as a branch of science trying to determine and formally describe, permitting a computer implementation the solutions for hard problems.

More information