Development Of Artificial Intelligence

Slides:



Advertisements
Similar presentations
Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
Advertisements

ARTIFICIAL INTELLIGENCE. WHAT IS THE INTELLIGENCE? Intelligence is the faculty of understanding Intelligence is not to make no mistakes but quickly to.
Artificial Intelligence Created by Korbut Fyodor FTF,
Aaron Summers. What is Artificial Intelligence (AI)? Great question right?
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.
A Brief History of Artificial Intelligence
Artificial Intelligence Austin Luczak, Katie Regin, John Trawinski.
Approaches to AI. Robotics Versus Artificial Intelligence.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
COMP 3009 Introduction to AI Dr Eleni Mangina
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
Artificial Intelligence
Artificial Intelligence
Intelligence & Artificial Intelligence You must have a pre-prepared sentence or two to spout about what is a description of intelligence.. And what is.
1 AI and Agents CS 171/271 (Chapters 1 and 2) Some text and images in these slides were drawn from Russel & Norvig’s published material.
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.
Philosophical issues in AI The mind-body problem The Turing Test.
Introduction to AI Michael J. Watts
Chapter 10. Global Village “… is the shrinking of the world society because of the ability to communicate.” Positive: The best from diverse cultures will.
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Introduction (Chapter 1) CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Chapter 10 Artificial Intelligence. © 2005 Pearson Addison-Wesley. All rights reserved 10-2 Chapter 10: Artificial Intelligence 10.1 Intelligence and.
CONTENTS Introduction to A.I. Evolution of A.I. Real of A.I. Future of A.I. Conclusion on A.I.
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Representation of Symbolic Expressions in Mathematics Jay McClelland Kevin Mickey Stanford University.
Artificial Intelligence CS 363 Kawther Abas Lecture 1 Introduction 5/4/1435.
1 Lecture 1: Introduction to Artificial Intelligence.
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
Natural intelligence Artificial intelligence (AI) History of AI Characteristics of AI system AI tasks AI roots and applications.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Artificial Intelligence Past, Present, & Future Andrea McGrath April 21 st, 2006.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Artificial Intelligence Adnan Haider. Background Developing hardware & software capable of intelligent thinking. John McCarthy in 1955 the science and.
Artificial Intelligence, simulation and modelling.
1 Artificial Intelligence & Prolog Programming CSL 302.
Artificial Intelligence Skepticism by Josh Pippin.
Chapter 13 Artificial Intelligence. Artificial Intelligence – Figure 13.1 The Turing Test.
Artificial Intelligence
CS440/ECE448: Artificial Intelligence. Section Q course website:
CS440/ECE448: Artificial Intelligence Lecture 1: What is AI?
WHAT IS INTELLIGENCE? Unit 1| Days
Classification of models
Applying Deep Neural Network to Enhance EMPI Searching
Artificial intelligence (AI)
MC301 DESIGN OF MECHATRONICS SYSTEMS
Artificial Intelligence
First work in AI 1943 The name “Artificial Intelligence” coined 1956
Artificial Intelligence
Course Instructor: knza ch
ARTIFICIAL INTELLIGENCE… ARTIFICIAL LAWYERS?
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
Artificial Intelligence (Lecture 1)
CSE 415 Introduction to Artificial Intelligence Winter 2004
Artificial Intelligence Club
Overview of Machine Learning
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
The Turing Test Minds & Machines.
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
AI and Agents CS 171/271 (Chapters 1 and 2)
CSE 415 Introduction to Artificial Intelligence Winter 2003
Fundamentals of Neural Networks Dr. Satinder Bal Gupta
Artificial Intelligence
Exploring Computer Science – Lesson 1-8
Lecture 02: Perceptron By: Nur Uddin, Ph.D.
Best in Class Reporting to What’s Next: A/I Driven Insights
Algorithms CSCI 235, Spring 2019 Lecture 37 The Halting Problem
Artificial Intelligence
Presentation transcript:

Development Of Artificial Intelligence Weizhe Liang 8136867 Xiaoxin Zhou 7957115

Contents What is the (History, Context, and Subject of the problem) Why is the problem important? (Significance) Who is the problem important to, who has complained about it? (Humanity) How many customers is the problem important to? (Most)

What & Who Father of AI Turing Test 1955 1959 1950 Turing Test:  developed an idea for a test to see if machines (computers) had the ability to think. comprised of three participants; a computer, a human, and another human who poses questions to the other two.The respondents would send their answers to the interrogator in a neutral fashion, through a teletype device for example. The test was designed in such a way that the interrogator would have to determine which respondent was the machine by finding errors in the conversation logic. The computer respondent always told the truth but the human respondent could lie in order to appear human. The general idea is that if the interrogator cannot tell which respondent is the computer, the computer is said to have passed the Turing Test. John : The cognitive scientist coined the term in his 1955 proposal for the 1956 Dartmouth Conference, the first artificial intelligence conference. In 1958 he created the Lisp computer language, which became the standard AI programming language and continues to be used today,  it also paved the way for voice recognition technology, including Siri, 1950 1955 1959

Process on building a Neural Network Define the problems ( what kind of pattern can be applicable for your dataset ) Data clean up Build the network Train and test ( cross validation , sampling data) Gradient Approach More iteration or change the network

Why? Engineering Humanity New solution for solving problems Non-repetitive based machine Scaling with data, eg. www Humanity Labor-class; experience based Effectiveness Resource utilization, eg. Self-driving car

Conclusion How many…customers AI is a solution not a terminator Seems overwhelming on beginning