1. 2 3 4 Brief History of AI Augusta Ada (1815-1852) work on Charles Babbage’s early mechanical general-purpose computer, the Analytical Engine. Her.

Slides:



Advertisements
Similar presentations
ADA AUGUSTA BYRON Introduction I decided to write about Ada Augusta Byron, for she is a woman, in order to show you that not only men.
Advertisements

Intro to CSCI 323 Prof. Aditya K. Ghose Director Decisions Systems Lab School of IT & Computer Science University of Wollongong.
Perceptron Learning Rule
4/23/2015Engineering Problem Solving with C++ second edition, J. ingber 1 Engineering Problem Solving with C++, Etter/Ingber Chapter 1.
Introduction to Computer Programming Nai-Wei Lin Department of Computer Science and Information Engineering National Chung Cheng University.
Artificial Neural Network
Chapter 1—Introduction Introduction C H A P T E R 1 [The Analytical Engine offers] a new, a vast, and a powerful language... for the purposes of mankind.
Computation and representation Joe Lau. Overview of lecture What is computation? Brief history Computational explanations in cognitive science Levels.
Neural Network Intro Slides
September 7, 2010Neural Networks Lecture 1: Motivation & History 1 Welcome to CS 672 – Neural Networks Fall 2010 Instructor: Marc Pomplun Instructor: Marc.
Chapter Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing Describe.
1 Pendahuluan Pertemuan 1 Matakuliah: T0293/Neuro Computing Tahun: 2005.
Introduction to Neural Networks John Paxton Montana State University Summer 2003.
Random Administrivia In CMC 306 on Monday for LISP lab.
Neural Networks An Introduction.
History of computers By Anne Perera.
Computer: Definition and History Lin Zhong ELEC101, Rice University.
Chapter 01 Nell Dale & John Lewis.
© Prentice-Hall, Inc Definition  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with.
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Computers Inside and Out
A RTIFICIAL I NTELLIGENCE Introduction 3 October
COMPUTER PROGRAMMING I SUMMER 2011 Programming Languages.
© Prentice-Hall, Inc Definition  Computer - An electronic device that has the ability to store, retrieve, and process data and can be programmed with.
Chapter I: Introduction to Computer Science. Computer: is a machine that accepts input data, processes the data and creates output data. This is a specific-purpose.
WHO? WHAT? WHERE? WHY? WHEN?. Grace Murray Hopper Mother of Cobol) is one of America’s most famous pioneers in computer science. In 1944, she was one.
Chapter 1 The Big Picture.
The history of computers By Naoise kearns. What is a computer? A computer is a programmable machine that receives input and stores data and information.
©Brooks/Cole, 2003 Foundations of Computer Science from Data Manipulation to Theory of Computation Behrouz A. Forouzan, Brooks/Cole — Thomson Learning,
Artificial Intelligence CS 363 Kawther Abas Lecture 1 Introduction 5/4/1435.
1 A+ Certification PC Maintenance and Troubleshooting Chapter 1 Introduction (history of computers )
AI History, Philosophical Foundations Part 2. Some highlights from early history of AI Gödel’s theorem: 1930 Turing machines: 1936 McCulloch and Pitts.
Introduction to Artificial Intelligence and Soft Computing
Chapter 1 Introduction.
Due Monday Read chapter 2 Homework: –Chapter 1, exercises –Answer each in 100 words or less. Send to from your preferred.
Features of Biological Neural Networks 1)Robustness and Fault Tolerance. 2)Flexibility. 3)Ability to deal with variety of Data situations. 4)Collective.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
IE 585 History of Neural Networks & Introduction to Simple Learning Rules.
Write a function rule for a graph EXAMPLE 3 Write a rule for the function represented by the graph. Identify the domain and the range of the function.
Artificial Intelligence Methods Neural Networks Lecture 1 Rakesh K. Bissoondeeal Rakesh K.
Perceptrons Michael J. Watts
Previous Lecture Perceptron W  t+1  W  t  t  d(t) - sign (w(t)  x)] x Adaline W  t+1  W  t  t  d(t) - f(w(t)  x)] f’ x Gradient.
Flowcharts C++ Lab. Algorithm An informal definition of an algorithm is: a step-by-step method for solving a problem or doing a task. Input data A step-by-step.
Artificial Intelligence Adnan Haider. Background Developing hardware & software capable of intelligent thinking. John McCarthy in 1955 the science and.
Vilalta/Norvig/Eick: History of AI Origins McCulloch and Pitts (1943) Model of Artificial Neurons. Donald Hebb (1949) Hebbian Learning Conference at Dartmouth.
Learning Analytics isn’t new Ways in which we might build on the long history of adaptive learning systems within contemporary online learning design Professor.
Computational Intelligence Semester 2 Neural Networks Lecture 2 out of 4.
Programming Language Paradigms ITSK2314 Lecture 3.
History. Development Driven by Function Functions of a Programming Language –To describe computation for use by computers –To describe computation and.
Chapter I: Introduction to Computer Science. Computer: is a machine that accepts input data, processes the data and creates output data. This is a specific-purpose.
INTRODUCTION TO NEURAL NETWORKS 2 A new sort of computer What are (everyday) computer systems good at... and not so good at? Good at..Not so good at..
Introduction To Artificial Intelligence
Chapter 0: Introduction
Artificial Intelligence
Chapter 1 The Big Picture
Goodfellow: Chap 1 Introduction
Women mathematicians «Mathematics is not only formulas and theorems, but also those people who put the whole soul to its development». by Natalya Kentsis.
شبكه هاي عصبي مصنوعي جلسه دوم تاريخچه شبكه هاي عصبي مصنوعي
Prof. János LEVENDOVSZKY
SISTEM INFORMASI MANAJEMEN 2
Goodfellow: Chap 1 Introduction
Artificial Intelligence introduction(2)
Introduction to Artificial Intelligence and Soft Computing
Introduction to Artificial Intelligence
What is AI?.
Chapter 2 – part a Brent M. Dingle Texas A&M University
COMPUTER HISTORY, PRESENT & FUTURE. What is a Computer? A computer is a machine that can be instructed to carry out sequences of arithmetic or logical.
 Is a machine that is able to take information (input), do some work on (process), and to make new information (output) COMPUTER.
Welcome.
Introduction to Artificial Intelligence
Presentation transcript:

1

2

3

4 Brief History of AI Augusta Ada ( ) work on Charles Babbage’s early mechanical general-purpose computer, the Analytical Engine. Her notes on the engine include what is recognised as the first algorithm intended to be carried out by a machine. Because of this, she is often described as the world's first computer programmer. Symbolic AI ANNs s s s 1980s 1990s The beginning of symbolic AI (magnetic mouse & computer chess program) (Shannon, 1950) MP model (McCulloch & Pitts) Other models from MP (hardware / software) Perceptron (Rosenblatt, 1957) Adaline (Widrow, 1962) …… Dartmouth Summer Research Project on AI (McCarthy, Minsky, Shannon, and Rochester) Dark age ( ) Dark age “Perceptron” written by Minsky and shown that the model of perceptron can be used only in linear domains … Renaissance The age of expert systems Age of partnershipsRenaissance of ANN Grossberg et al. (ART1, ART2) Rumelhart et al. (BP) Hecht-Nielsen (Counter-BP) Hinton (Boltzman machine) ….. The age of ANN Commercialization of symbolic AI

5

6

7

8

9

10

11 Data Information Knowledge Quantity Degree Of Abstraction Abstraction and quantity of data, information, and knowledge  Data are processed and organized as information.  Information is then collected and abstracted as useful resource ( knowledge ) for human beings to solve corresponding problems. Low High

12

13 Knowledge Base Knowledge Base Inferencing Capability Inferencing Capability Computer Inputs (Questions, Problems, etc) Outputs (Answers, Alternative Solutions, etc.) Applying AI Concepts with a Computer

14

15

16

17

18 Expert Systems Machine Learning (ANN)