Artificial Intelligence Austin Luczak, Katie Regin, John Trawinski.

Slides:



Advertisements
Similar presentations
Artificial Intelligence
Advertisements

Information and Software Technology Option: Artificial intelligence, simulation and modelling.
Cognitive Systems, ICANN panel, Q1 What is machine intelligence, as beyond pattern matching, classification and prediction. What is machine intelligence,
Artificial Intelligence
Information and Software Technology
Artificial Intelligence By: David Hunt Lee Evans Jonathan Moreton Rachel Moss.
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
Artificial Intelligence
Introduction to AI Kaziwa H. Saleh. What is AI? John McCarthy defines AI as “the science and engineering to make intelligent machines”. AI is the study.
AI 授課教師:顏士淨 2013/09/12 1. Part I & Part II 2  Part I Artificial Intelligence 1 Introduction 2 Intelligent Agents Part II Problem Solving 3 Solving Problems.
 Course  Name  Student ID  Discipline  Introduction to computing  xxxxxx  xxxxx.
A Brief History of Artificial Intelligence
C SC 421: Artificial Intelligence …or Computational Intelligence Alex Thomo
Artificial Intelligence By: Groups 19 & 20. What is A.I. A.I. is a broad discipline that promises to simulate numerous human skills such as automatic.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University.
1 Chapter 4 Decision Support and Artificial Intelligence Brainpower for Your Business.
Artificial Intelligence
Artificial Intelligence
Artificial Intelligence
Chapter 13: Is Artificial Intelligence Real?
Artificial Intelligence & Cognitive Science By: Andrea Pope, Cindy Burdine, and Kazumi Inoue.
CPSC 171 Artificial Intelligence Read Chapter 14.
Artificial Intelligence Andrea Danyluk For FPS 2/2/04.
Ch1 AI: History and Applications Dr. Bernard Chen Ph.D. University of Central Arkansas Spring 2011.
1 Intelligent Systems Q: Where to start? A: At the beginning (1940) by Denis Riordan Reference Modern Artificial Intelligence began in the middle of the.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Artificial Intelligence: Definition “... the branch of computer science that is concerned with the automation of intelligent behavior.” (Luger, 2009) “The.
intelligence study and design of intelligent agentsis the intelligence of machines and the branch of computer science that aims to create it. AI textbooks.
Introduction to Machine Learning MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way Based in part on notes from Gavin Brown, University of Manchester.
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
Introduction GAM 376 Robin Burke Winter Outline Introductions Syllabus.
Liliana Rogozea Artificial intelligence. Liliana Rogozea Human intelligence – Artificial intelligence an interesting challengean interesting challenge.
ARTIFICIAL INTELLIGENCE BY:Jeff Brauer, David Abarbanel, Monica Balod, Mae Anglo, Umangi Bhatt.
 Day 59 Computer Science and Industry Exploring The Intersection Between CS and Other Fields.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
I Robot.
Course Instructor: K ashif I hsan 1. Chapter # 1 Kashif Ihsan, Lecturer CS, MIHE2.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
By: Anthony Tu.  Artificial intelligence is the intelligence exhibited by computers, machines or software.
Artificial Intelligence Past, Present, & Future Andrea McGrath April 21 st, 2006.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE
Machines Who Think By: Pamela McCorduck Presentation By: Chantal Ivenso University of Cincinnati.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
Artificial Intelligence, simulation and modelling.
COMP 4640 Intelligent & Interactive Systems Cheryl Seals, Ph.D. Computer Science & Software Engineering Auburn University.
Machine Learning. Definition Machine learning is a subfield of computer science that evolved from the study of pattern recognition and computational.
1 Artificial Intelligence & Prolog Programming CSL 302.
ROBOTIC SCIENCES BRIJENDRA(NANOTECHNOLOGY) A TEJESH(ROBOTICS) SURAJ SARAB(ARTIFICIAL INTELLIGENCE)
 History  What is AI?  Current implementations  Future of AI  Conclusion  References.
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
Teck Chia Partner, Exponent.vc
Artificial intelligence (AI)
ARTIFICIAL INTELLIGENCE.
Artificial Intelligence
Development Of Artificial Intelligence
COMP 4640 Intelligent & Interactive Systems
Course Instructor: knza ch
Artificial Intelligence and Searching
Introduction Artificial Intelligent.
Ségolène Martin CEO/Kantify
COMP3710 Artificial Intelligence Thompson Rivers University
Artificial Intelligence
Artificial Intelligence and Searching
Artificial Intelligence and Searching
Artificial Intelligence Andrea Danyluk For FPS 2/2/04.
Presentation transcript:

Artificial Intelligence Austin Luczak, Katie Regin, John Trawinski

What is AI? ●Artificial intelligence is the intelligence exhibited by machines or software. ●It is based on the assumption that the process of human thoughts can be mechanized.

Main Goals of AI ●The central goals of AI are for computers to have: o Reasoning o Knowledge o Planning o Learning o Natural language processing o Perception o Ability to move or manipulate objects ●In simpler terms the goal is to create a computer that is as intelligent and functionable as a human being.

History of AI ●Classical Period o Many scientists from different fields started discussing the idea of creating an artificial brain. (1943) o Turing Test (1950) - Paper by Alan Turing that proposed that machines are able to think. o In 1951 many researchers started writing game-playing programs for games such as chess, and checkers. o By the early 60’s the machines achieved sufficient skill to challenge a respectable amateu. ●Romantic Period o During the Romantic Period, researchers were focused on teaching machines to understand

History of AI Cont. ●Romantic Period Cont. o It included teaching computers how to understand and represent semantics o An early example of this is the program ELIZA ●The Modern Period o Although it is called the modern period it is not the most recent period o This period is devoted to solve more complex, practical problems, such as predicting medical problems. ●Post-Modern Period o The post modern era stretches through the 90’s into the 2000’s and covers the creation and modification of the internet and its applications.

History of AI Cont. ●Current Period o A current example of AI is social media which is also known as Web 2.0 o AI is also used in big data applications, such as cars that can drive themselves ●Future o The future of AI revolves around the invention of Web 3.0. o We can’t be certain what Web 3.0 will entail however a common belief is it will be a combination of data mining, machine learning and recommendation agents.  In other words, computers will be able to understand information in order to make user interactions easier and more personable.

The Dartmouth Conference ●The Dartmouth Conference took place in 1956 and was where the field of AI research was essentially founded and where the term Artificial Intelligence was coined. ●The people who attended became known as the leaders of artificial intelligence research for decades. ●They truly believed within a generation they could build a computer that had comparable knowledge to a human. ●These researchers went through several AI summers and winters, which refer to the level of interest and funding at a certain time. o Summers had a high level of interest and high amounts of funding, while winters were the opposite.

Applications of AI ●Deeply ingrained into our infrastructure ●Used in a wide range of industries and fields ●Often applied in finance, medicine, writing and customer service

AI Applications in Finance ●Organize operations, make investments, manage properties and optimize portfolios ●Use of artificial neural networks to detect fraud

AI Applications in Medicine ●Organize bed schedules and staff rotation in hospitals ●Artificial neural networks used in clinical decision support systems o Concept Processing ●Interpretation of medical images and heart sound analysis

AI Applications in Writing ●Natural language generation (NLG) takes data and translates it into natural language ●Companies use this to gain quick insights into their data

AI in Customer Service ●Automated online assistants use natural language processing ●Answering machines in call centers