SlideShare a Scribd company logo
1 of 34
www.ugm.ac.idLocally	Rooted,	Globally	Respected
Artificial	Intelligence	–	Department	of	Electrical	Engineering	and	Information	Technology Dr.	Sunu	Wibirama	
Introduction to Artificial Intelligence
Dr. Sunu Wibirama 

sunu@ugm.ac.id
Department of Electrical Engineering 

and Information Technology

Faculty of Engineering

Universitas Gadjah Mada
Short profile
▪ Dr. Sunu Wibirama
Teknik Elektro, Universitas Gadjah Mada 

Yogyakarta, Indonesia (S.T.) – 2007



Dept. Electronics, King Mongkut’s Institute

of Technology Ladkrabang, Bangkok,

Thailand (M.Eng.) – 2010



Graduate School of Science and Technology,

Tokai University, Tokyo, Japan

(Dr.Eng.) – 2014
sunu@ugm.ac.id
http://sunu.staff.ugm.ac.id
http://bit.ly/gazetracking
Affiliation: 

Intelligent Systems RG

Dept. of Electrical Engineering & 

Information Technology 

Faculty of Engineering 

Universitas Gadjah Mada

Area of research
• eye-gaze tracking
• computer vision
• human-computer interaction
• user experience
• human factors and safety in 3D
technology and virtual reality
http://sunu.staff.ugm.ac.id
Goal of this introductory session
• Understanding basic concept of artificial intelligence (AI) 

• Differentiating AI with machine learning and deep learning

• Identifying various applications of AI that support daily activities

• Pointing out some milestones in history of AI

• Comparing basic differences of machine learning and deep learning
Overview of the lecture
• Part 1: Industrial Revolution 4.0 and Artificial Intelligence

• Part 2: History of Turing Machine and Current Status of Artificial Intelligence

• Part 3: Introduction to Machine Learning 

• Part 4: The Rise of Deep Neural Network
The Fourth Industrial
Revolution
http://www.gartner.com/smarterwithgartner/gartner-top-10-strategic-technology-trends-for-2018
What is Artificial Intelligence?
Your day-by-day activities
Artificial intelligence (AI)
• Intelligence: the ability to acquire and apply knowledge

• Artificial intelligence is created to simulates human intelligence processes
by machines, especially computer systems. 

• These processes include learning, decision-making, and self-correction.
Particular applications of AI include expert systems (e.g., Google Maps),
speech recognition (e.g.,: Apple Siri) and machine vision 

(e.g., Facebook’s face recognition).
Can you find one example of AI
technology that you encounter in
your life?
Short quiz
End of Part 1
www.ugm.ac.idLocally	Rooted,	Globally	Respected
Artificial	Intelligence	–	Department	of	Electrical	Engineering	and	Information	Technology Dr.	Sunu	Wibirama	
Introduction to Artificial Intelligence 

(part 2)
Dr. Sunu Wibirama 

sunu@ugm.ac.id
Department of Electrical Engineering 

and Information Technology

Faculty of Engineering

Universitas Gadjah Mada
History of Turing Machine and
Current Status of Artificial
Intelligence
AI - some years ago
Alan Turing - The father 

of modern computer system
The original Enigma 

machine used by 

Nazi squad — 

collection of 

Museum of Science 

and Industry, Chicago US
(my personal photo

collection © 2014)
AI - some years ago
Alan Turing has developed 

a Turing Test in 1950 

while working in 

University of Manchester, UK.
The "standard interpretation" of the
Turing test, in which player C (the
interrogator) is given the task of
trying to determine which player – A
or B – is a computer and which is a
human. The interrogator is limited to
using the responses to written
questions to make the
determination
AI - some years ago
IBM's Watson beat two Jeopardy champions
in a special edition of game show in 2011
AI - Google I/O2018
What do you think? 

Has AI passed the Turing Test?
Short quiz
End of Part 2
www.ugm.ac.idLocally	Rooted,	Globally	Respected
Artificial	Intelligence	–	Department	of	Electrical	Engineering	and	Information	Technology Dr.	Sunu	Wibirama	
Introduction to Artificial Intelligence 

(part 3a)
Dr. Sunu Wibirama 

sunu@ugm.ac.id
Department of Electrical Engineering 

and Information Technology

Faculty of Engineering

Universitas Gadjah Mada
Introduction to

Machine Learning
(Michael Copeland, 2016)
Machine	Learning
“A	computer	program	is	said	to	learn	from	
experience	(E)	with	some	class	of	tasks	(T)	
and	a	performance	measure	(P)	if	its	
performance	at	tasks	in	T	as	measured	by	P	
improves	with	E”

(Tom	Mitchell,	1997)
Some	important	terminologies
• Training/Evolution set
– Set of data to discover potentially predictive relationships.
• Instances
– A sample is an item to process (e.g. classify). It can be a document, a
picture, a sound, a video, a row in database or CSV file, or whatever
you can describe with a fixed set of quantitative traits.
• Features / attributes
– The number of features or distinct traits that can be used to
describe each item in a quantitative manner.
• Feature vector
– is an n-dimensional vector of numerical features that represent some
object.
• Feature extraction
– Preparation of feature vector
– transforms the data in the high-dimensional space to a space of
fewer dimensions.
(class / label)
(features)
(instance)
www.ugm.ac.idLocally	Rooted,	Globally	Respected
Artificial	Intelligence	–	Department	of	Electrical	Engineering	and	Information	Technology Dr.	Sunu	Wibirama	
Introduction to Artificial Intelligence 

(part 3b)
Dr. Sunu Wibirama 

sunu@ugm.ac.id
Department of Electrical Engineering 

and Information Technology

Faculty of Engineering

Universitas Gadjah Mada
Apple
What	do	you	mean	by
Simple	example
Learning	with	experience	(supervised)
Features:	
1.	Color:	Radish/Red	
2.	Type	:	Fruit	
3.	Shape		
etc…
Features:	
1.	Sky	Blue	
2.	Logo	
3.	Shape		
etc…
Features:	
1.	Yellow	
2.	Fruit	
3.	Shape		
etc…
Class : red apple Class : apple logo Class : green apple
Now, what is this?
Human can make an inference almost
effortlessly, but you cannot expect the
same thing on computer.
We train a computer with training data
and we expect the computer to make
inference over new (test) data.
How machine learning works (simplified)
Machine Learning for 

Vehicle Plate Number Recognition
DIP DIP
DIP
Researcher:
D.Sihombing, H.A. Nugroho, S. Wibirama (2015)
A. Prasetyo, S. Wibirama, N.A. Setiawan (2016)
Machine learning
Machine learning for traffic monitoring
Researcher:
D.A. Kurniawan, S. Wibirama, N.A. Setiawan (2016)
Machine learning in medical eye tracking
San Diego, US
Industrial partner:
Artificial Intelligence in Autonomous Navigation
DARPA Grand Challenge 

Stanley autonomous car
Google intelligent car
Let's see a video about a mind
blowing self-driving car....
If AI can drive a car, do you think that
in future we do not need human
drivers for public transports anymore?
Short quiz
End of Part 3
www.ugm.ac.idLocally	Rooted,	Globally	Respected
Artificial	Intelligence	–	Department	of	Electrical	Engineering	and	Information	Technology Dr.	Sunu	Wibirama	
Introduction to Artificial Intelligence 

(part 4a)
Dr. Sunu Wibirama 

sunu@ugm.ac.id
Department of Electrical Engineering 

and Information Technology

Faculty of Engineering

Universitas Gadjah Mada
Recent advance in Machine Learning: 

The Rise of Deep Neural Network
(Michael Copeland, 2016)
Click to start!
Basic concept of neural network algorithm
Neural networks was used to recognize
hand writing in a bank check (LeCun,1999)
The Hype is Real for Sure...
Even the Twilight's girl has published a Deep Learning paper
The Rise of Deep Learning in Silicon Valley
• 2012 was the first year that neural nets grew to prominence
• Alex Krizhevsky, Ilya Sutskever, and Geoffrey Hinton used them to win that
year’s ImageNet competition (basically, it is the annual olympics of computer
vision)
• They dropped the classification error record from 26.2% to 15.3%,
a remarkable improvement at the time.

• Ever since then, a host of companies have been using deep learning at the
core of their services:
• Facebook uses neural nets for their automatic tagging algorithms
• Google for their photo search
• Amazon for their product recommendations
• Pinterest for their home feed personalization
• Instagram for their search infrastructure.
Mind-blowing citations in 6 years
21645 papers have cited them since 2012
To whom you can refer
Dr. Yann LeCun

Head, Facebook AI Lab
Prof. Geoffrey Hinton

Canadian Institute
for Advanced Research /
Google Brain
Prof. Yoshua Bengio

Montreal Institute

for Learning Algorithm
Dr. Andrew Ng

Coursera, Baidu, 

Stanford University
pic of andrew ng
https://www.cifar.ca/research/learning-in-machine-and-brains/
Canadian Institute for Advanced Research (CIFAR)
Facebook AI Laboratory
Google Brain
https://www.thestar.com/news/gta/2017/03/28/new-toronto-institute-aims-to-be-
worldwide-supplier-of-artificial-intelligence-capability.html
News on 28 March 2017
Nvidia Deep Learning Institute
www.ugm.ac.idLocally	Rooted,	Globally	Respected
Artificial	Intelligence	–	Department	of	Electrical	Engineering	and	Information	Technology Dr.	Sunu	Wibirama	
Introduction to Artificial Intelligence 

(part 4b)
Dr. Sunu Wibirama 

sunu@ugm.ac.id
Department of Electrical Engineering 

and Information Technology

Faculty of Engineering

Universitas Gadjah Mada
Machine Learning vs. Deep Learning
What are the core differences?
Workflow of Traditional Machine Learning
Most machine learning research works try
to develop novel features for more accurate performance
Deep Learning
Pros and cons
Source: Introducing Deep Learning with
Matlab (Mathworks, 2018)
Summary
• Artificial intelligence has been used in so many applications. Practically,
we are surrounded by AI technologies, in so many forms. 

• Machine learning is a sub-field of AI that focuses on giving ability to a
computer to learn from data without explicitly being programmed by a
human. 

• Deep-learning is a new form of neural network research. It is now the most
popular algorithm of machine learning technology used in various
companies.
Q and A

More Related Content

What's hot

32 metodologi penelitian pada ilmu komputer
32   metodologi penelitian pada ilmu komputer32   metodologi penelitian pada ilmu komputer
32 metodologi penelitian pada ilmu komputerMuhammad Andrianto
 
Metode pencarian heuristik
Metode pencarian heuristikMetode pencarian heuristik
Metode pencarian heuristikBaguss Chandrass
 
06.1 Berpikir Komputasional.pptx
06.1 Berpikir Komputasional.pptx06.1 Berpikir Komputasional.pptx
06.1 Berpikir Komputasional.pptxEdi Nur Rochman
 
Pengolahan Citra Digital Dengan Menggunakan MATLAB
Pengolahan Citra Digital Dengan Menggunakan MATLABPengolahan Citra Digital Dengan Menggunakan MATLAB
Pengolahan Citra Digital Dengan Menggunakan MATLABSimesterious TheMaster
 
Pertemuan 05 Teknik Pencarian (Search) -lanjutan
Pertemuan 05 Teknik Pencarian (Search) -lanjutanPertemuan 05 Teknik Pencarian (Search) -lanjutan
Pertemuan 05 Teknik Pencarian (Search) -lanjutanEndang Retnoningsih
 
Contoh peyelesaian logika fuzzy
Contoh peyelesaian logika fuzzyContoh peyelesaian logika fuzzy
Contoh peyelesaian logika fuzzyZaenal Khayat
 
Karier dan studi lanjut di bidang informatika.pptx
Karier dan studi lanjut di bidang informatika.pptxKarier dan studi lanjut di bidang informatika.pptx
Karier dan studi lanjut di bidang informatika.pptxelysdwiarianti
 
5 ta-2021-05-business-understanding-modul-ariw-2021-07-17
5 ta-2021-05-business-understanding-modul-ariw-2021-07-175 ta-2021-05-business-understanding-modul-ariw-2021-07-17
5 ta-2021-05-business-understanding-modul-ariw-2021-07-17ArdianDwiPraba
 
Representasi Pengetahuan
Representasi PengetahuanRepresentasi Pengetahuan
Representasi PengetahuanSherly Uda
 
Laporan Makalah Pembuatan Website E-Commerce-Basis Data
Laporan Makalah Pembuatan Website E-Commerce-Basis DataLaporan Makalah Pembuatan Website E-Commerce-Basis Data
Laporan Makalah Pembuatan Website E-Commerce-Basis DataShofura Kamal
 
Pembelajaran di Era Industri 4.0
Pembelajaran di Era Industri 4.0Pembelajaran di Era Industri 4.0
Pembelajaran di Era Industri 4.0LSP3I
 
Materi Kuliah Umum Kapita Selekta : Internet Of Things
Materi Kuliah Umum Kapita Selekta : Internet Of ThingsMateri Kuliah Umum Kapita Selekta : Internet Of Things
Materi Kuliah Umum Kapita Selekta : Internet Of ThingsPutu Shinoda
 
Metodologi Penelitian pada Bidang Ilmu Komputer dan Teknologi Informasi
Metodologi Penelitian pada Bidang Ilmu Komputer dan Teknologi InformasiMetodologi Penelitian pada Bidang Ilmu Komputer dan Teknologi Informasi
Metodologi Penelitian pada Bidang Ilmu Komputer dan Teknologi InformasiAlbaar Rubhasy
 
Analisis tugas
Analisis tugasAnalisis tugas
Analisis tugasarfianti
 

What's hot (20)

Penerapan komputer di bidang industri
Penerapan komputer di bidang industriPenerapan komputer di bidang industri
Penerapan komputer di bidang industri
 
32 metodologi penelitian pada ilmu komputer
32   metodologi penelitian pada ilmu komputer32   metodologi penelitian pada ilmu komputer
32 metodologi penelitian pada ilmu komputer
 
Kode etik profesi it
Kode etik profesi itKode etik profesi it
Kode etik profesi it
 
#1 PENGENALAN PYTHON
#1 PENGENALAN PYTHON#1 PENGENALAN PYTHON
#1 PENGENALAN PYTHON
 
Kisi kisi sbp
Kisi kisi sbpKisi kisi sbp
Kisi kisi sbp
 
Metode pencarian heuristik
Metode pencarian heuristikMetode pencarian heuristik
Metode pencarian heuristik
 
Paper big data
Paper big dataPaper big data
Paper big data
 
06.1 Berpikir Komputasional.pptx
06.1 Berpikir Komputasional.pptx06.1 Berpikir Komputasional.pptx
06.1 Berpikir Komputasional.pptx
 
Pengolahan Citra Digital Dengan Menggunakan MATLAB
Pengolahan Citra Digital Dengan Menggunakan MATLABPengolahan Citra Digital Dengan Menggunakan MATLAB
Pengolahan Citra Digital Dengan Menggunakan MATLAB
 
Pertemuan 05 Teknik Pencarian (Search) -lanjutan
Pertemuan 05 Teknik Pencarian (Search) -lanjutanPertemuan 05 Teknik Pencarian (Search) -lanjutan
Pertemuan 05 Teknik Pencarian (Search) -lanjutan
 
Contoh peyelesaian logika fuzzy
Contoh peyelesaian logika fuzzyContoh peyelesaian logika fuzzy
Contoh peyelesaian logika fuzzy
 
Karier dan studi lanjut di bidang informatika.pptx
Karier dan studi lanjut di bidang informatika.pptxKarier dan studi lanjut di bidang informatika.pptx
Karier dan studi lanjut di bidang informatika.pptx
 
5 ta-2021-05-business-understanding-modul-ariw-2021-07-17
5 ta-2021-05-business-understanding-modul-ariw-2021-07-175 ta-2021-05-business-understanding-modul-ariw-2021-07-17
5 ta-2021-05-business-understanding-modul-ariw-2021-07-17
 
Representasi Pengetahuan
Representasi PengetahuanRepresentasi Pengetahuan
Representasi Pengetahuan
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
Laporan Makalah Pembuatan Website E-Commerce-Basis Data
Laporan Makalah Pembuatan Website E-Commerce-Basis DataLaporan Makalah Pembuatan Website E-Commerce-Basis Data
Laporan Makalah Pembuatan Website E-Commerce-Basis Data
 
Pembelajaran di Era Industri 4.0
Pembelajaran di Era Industri 4.0Pembelajaran di Era Industri 4.0
Pembelajaran di Era Industri 4.0
 
Materi Kuliah Umum Kapita Selekta : Internet Of Things
Materi Kuliah Umum Kapita Selekta : Internet Of ThingsMateri Kuliah Umum Kapita Selekta : Internet Of Things
Materi Kuliah Umum Kapita Selekta : Internet Of Things
 
Metodologi Penelitian pada Bidang Ilmu Komputer dan Teknologi Informasi
Metodologi Penelitian pada Bidang Ilmu Komputer dan Teknologi InformasiMetodologi Penelitian pada Bidang Ilmu Komputer dan Teknologi Informasi
Metodologi Penelitian pada Bidang Ilmu Komputer dan Teknologi Informasi
 
Analisis tugas
Analisis tugasAnalisis tugas
Analisis tugas
 

Similar to Introduction to Artificial Intelligence - Pengenalan Kecerdasan Buatan

Mmit Mobile Learning
Mmit Mobile LearningMmit Mobile Learning
Mmit Mobile Learningjontrinder
 
Computer science & IT Engineering.
Computer science & IT Engineering.Computer science & IT Engineering.
Computer science & IT Engineering.Samson2323
 
E-BALL TECHNOLOGY SEMINAR REPORT
E-BALL TECHNOLOGY SEMINAR REPORTE-BALL TECHNOLOGY SEMINAR REPORT
E-BALL TECHNOLOGY SEMINAR REPORTVikas Kumar
 
Precaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensorPrecaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensorIRJET Journal
 
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...APJ ABDUL KALAM TECHNICAL UNIVERSITY
 
Case study on machine learning
Case study on machine learningCase study on machine learning
Case study on machine learningHarshitBarde
 
Understanding Emerging Technology and Its Impact on Online & Blended Learning
Understanding Emerging Technology and Its Impact on Online & Blended LearningUnderstanding Emerging Technology and Its Impact on Online & Blended Learning
Understanding Emerging Technology and Its Impact on Online & Blended LearningStephen Murgatroyd, PhD FBPsS FRSA
 
Internet of Things
Internet of ThingsInternet of Things
Internet of ThingsMphasis
 
Smart Classroom Monitoring using Machine Learning and IoT
Smart Classroom Monitoring using Machine Learning and IoTSmart Classroom Monitoring using Machine Learning and IoT
Smart Classroom Monitoring using Machine Learning and IoTIRJET Journal
 
Toddler monitoring system in vehicle using single shot detector-mobilenet and...
Toddler monitoring system in vehicle using single shot detector-mobilenet and...Toddler monitoring system in vehicle using single shot detector-mobilenet and...
Toddler monitoring system in vehicle using single shot detector-mobilenet and...IAESIJAI
 
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”IRJET Journal
 
ILT202411111111111111111111111111111.pdf
ILT202411111111111111111111111111111.pdfILT202411111111111111111111111111111.pdf
ILT202411111111111111111111111111111.pdfw7823125
 
Mphasis ppt on internet of things for internship
Mphasis ppt on internet of things for internshipMphasis ppt on internet of things for internship
Mphasis ppt on internet of things for internshipNeha Yadav
 
Mphasis ppt on internet of things for internship
Mphasis ppt on internet of things for internshipMphasis ppt on internet of things for internship
Mphasis ppt on internet of things for internshipNeha Yadav
 
IRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind AssistanceIRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind AssistanceIRJET Journal
 
Internet of Things
Internet of ThingsInternet of Things
Internet of ThingsMphasis
 

Similar to Introduction to Artificial Intelligence - Pengenalan Kecerdasan Buatan (20)

Mmit Mobile Learning
Mmit Mobile LearningMmit Mobile Learning
Mmit Mobile Learning
 
Computer science & IT Engineering.
Computer science & IT Engineering.Computer science & IT Engineering.
Computer science & IT Engineering.
 
E-BALL TECHNOLOGY SEMINAR REPORT
E-BALL TECHNOLOGY SEMINAR REPORTE-BALL TECHNOLOGY SEMINAR REPORT
E-BALL TECHNOLOGY SEMINAR REPORT
 
Precaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensorPrecaution for Covid-19 based on Mask detection and sensor
Precaution for Covid-19 based on Mask detection and sensor
 
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
 
Case study on machine learning
Case study on machine learningCase study on machine learning
Case study on machine learning
 
Understanding Emerging Technology and Its Impact on Online & Blended Learning
Understanding Emerging Technology and Its Impact on Online & Blended LearningUnderstanding Emerging Technology and Its Impact on Online & Blended Learning
Understanding Emerging Technology and Its Impact on Online & Blended Learning
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
Smart Classroom Monitoring using Machine Learning and IoT
Smart Classroom Monitoring using Machine Learning and IoTSmart Classroom Monitoring using Machine Learning and IoT
Smart Classroom Monitoring using Machine Learning and IoT
 
Toddler monitoring system in vehicle using single shot detector-mobilenet and...
Toddler monitoring system in vehicle using single shot detector-mobilenet and...Toddler monitoring system in vehicle using single shot detector-mobilenet and...
Toddler monitoring system in vehicle using single shot detector-mobilenet and...
 
An iot based secured smart e-campus
An iot based secured smart e-campusAn iot based secured smart e-campus
An iot based secured smart e-campus
 
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
IRJET- Student Teacher Integrated Network Ground – “S.T.I.N.G”
 
ILT202411111111111111111111111111111.pdf
ILT202411111111111111111111111111111.pdfILT202411111111111111111111111111111.pdf
ILT202411111111111111111111111111111.pdf
 
Mphasis ppt on internet of things for internship
Mphasis ppt on internet of things for internshipMphasis ppt on internet of things for internship
Mphasis ppt on internet of things for internship
 
Mphasis ppt on internet of things for internship
Mphasis ppt on internet of things for internshipMphasis ppt on internet of things for internship
Mphasis ppt on internet of things for internship
 
IRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind AssistanceIRJET- Object Detection and Recognition for Blind Assistance
IRJET- Object Detection and Recognition for Blind Assistance
 
Resume
ResumeResume
Resume
 
Internet of things
Internet of thingsInternet of things
Internet of things
 
Internet of Things
Internet of ThingsInternet of Things
Internet of Things
 
IoT_Introduction.pdf
IoT_Introduction.pdfIoT_Introduction.pdf
IoT_Introduction.pdf
 

More from Sunu Wibirama

Modul Topik 9 - Kecerdasan Buatan
Modul Topik 9 - Kecerdasan BuatanModul Topik 9 - Kecerdasan Buatan
Modul Topik 9 - Kecerdasan BuatanSunu Wibirama
 
Modul Topik 8 - Kecerdasan Buatan
Modul Topik 8 - Kecerdasan BuatanModul Topik 8 - Kecerdasan Buatan
Modul Topik 8 - Kecerdasan BuatanSunu Wibirama
 
Modul Topik 7 - Kecerdasan Buatan
Modul Topik 7 - Kecerdasan BuatanModul Topik 7 - Kecerdasan Buatan
Modul Topik 7 - Kecerdasan BuatanSunu Wibirama
 
Modul Topik 6 - Kecerdasan Buatan.pdf
Modul Topik 6 - Kecerdasan Buatan.pdfModul Topik 6 - Kecerdasan Buatan.pdf
Modul Topik 6 - Kecerdasan Buatan.pdfSunu Wibirama
 
Modul Topik 5 - Kecerdasan Buatan
Modul Topik 5 - Kecerdasan BuatanModul Topik 5 - Kecerdasan Buatan
Modul Topik 5 - Kecerdasan BuatanSunu Wibirama
 
Modul Topik 4 - Kecerdasan Buatan.pdf
Modul Topik 4 - Kecerdasan Buatan.pdfModul Topik 4 - Kecerdasan Buatan.pdf
Modul Topik 4 - Kecerdasan Buatan.pdfSunu Wibirama
 
Modul Topik 3 - Kecerdasan Buatan
Modul Topik 3 - Kecerdasan BuatanModul Topik 3 - Kecerdasan Buatan
Modul Topik 3 - Kecerdasan BuatanSunu Wibirama
 
Modul Topik 2 - Kecerdasan Buatan.pdf
Modul Topik 2 - Kecerdasan Buatan.pdfModul Topik 2 - Kecerdasan Buatan.pdf
Modul Topik 2 - Kecerdasan Buatan.pdfSunu Wibirama
 
Modul Topik 1 - Kecerdasan Buatan
Modul Topik 1 - Kecerdasan BuatanModul Topik 1 - Kecerdasan Buatan
Modul Topik 1 - Kecerdasan BuatanSunu Wibirama
 
Pengantar Mata Kuliah Kecerdasan Buatan.pdf
Pengantar Mata Kuliah Kecerdasan Buatan.pdfPengantar Mata Kuliah Kecerdasan Buatan.pdf
Pengantar Mata Kuliah Kecerdasan Buatan.pdfSunu Wibirama
 
Mengenal Eye Tracking (Introduction to Eye Tracking Research)
Mengenal Eye Tracking (Introduction to Eye Tracking Research)Mengenal Eye Tracking (Introduction to Eye Tracking Research)
Mengenal Eye Tracking (Introduction to Eye Tracking Research)Sunu Wibirama
 

More from Sunu Wibirama (11)

Modul Topik 9 - Kecerdasan Buatan
Modul Topik 9 - Kecerdasan BuatanModul Topik 9 - Kecerdasan Buatan
Modul Topik 9 - Kecerdasan Buatan
 
Modul Topik 8 - Kecerdasan Buatan
Modul Topik 8 - Kecerdasan BuatanModul Topik 8 - Kecerdasan Buatan
Modul Topik 8 - Kecerdasan Buatan
 
Modul Topik 7 - Kecerdasan Buatan
Modul Topik 7 - Kecerdasan BuatanModul Topik 7 - Kecerdasan Buatan
Modul Topik 7 - Kecerdasan Buatan
 
Modul Topik 6 - Kecerdasan Buatan.pdf
Modul Topik 6 - Kecerdasan Buatan.pdfModul Topik 6 - Kecerdasan Buatan.pdf
Modul Topik 6 - Kecerdasan Buatan.pdf
 
Modul Topik 5 - Kecerdasan Buatan
Modul Topik 5 - Kecerdasan BuatanModul Topik 5 - Kecerdasan Buatan
Modul Topik 5 - Kecerdasan Buatan
 
Modul Topik 4 - Kecerdasan Buatan.pdf
Modul Topik 4 - Kecerdasan Buatan.pdfModul Topik 4 - Kecerdasan Buatan.pdf
Modul Topik 4 - Kecerdasan Buatan.pdf
 
Modul Topik 3 - Kecerdasan Buatan
Modul Topik 3 - Kecerdasan BuatanModul Topik 3 - Kecerdasan Buatan
Modul Topik 3 - Kecerdasan Buatan
 
Modul Topik 2 - Kecerdasan Buatan.pdf
Modul Topik 2 - Kecerdasan Buatan.pdfModul Topik 2 - Kecerdasan Buatan.pdf
Modul Topik 2 - Kecerdasan Buatan.pdf
 
Modul Topik 1 - Kecerdasan Buatan
Modul Topik 1 - Kecerdasan BuatanModul Topik 1 - Kecerdasan Buatan
Modul Topik 1 - Kecerdasan Buatan
 
Pengantar Mata Kuliah Kecerdasan Buatan.pdf
Pengantar Mata Kuliah Kecerdasan Buatan.pdfPengantar Mata Kuliah Kecerdasan Buatan.pdf
Pengantar Mata Kuliah Kecerdasan Buatan.pdf
 
Mengenal Eye Tracking (Introduction to Eye Tracking Research)
Mengenal Eye Tracking (Introduction to Eye Tracking Research)Mengenal Eye Tracking (Introduction to Eye Tracking Research)
Mengenal Eye Tracking (Introduction to Eye Tracking Research)
 

Recently uploaded

Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightDelhi Call girls
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 

Recently uploaded (20)

Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Sampling (random) method and Non random.ppt
Sampling (random) method and Non random.pptSampling (random) method and Non random.ppt
Sampling (random) method and Non random.ppt
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 

Introduction to Artificial Intelligence - Pengenalan Kecerdasan Buatan

  • 1. www.ugm.ac.idLocally Rooted, Globally Respected Artificial Intelligence – Department of Electrical Engineering and Information Technology Dr. Sunu Wibirama Introduction to Artificial Intelligence Dr. Sunu Wibirama 
 sunu@ugm.ac.id Department of Electrical Engineering 
 and Information Technology
 Faculty of Engineering
 Universitas Gadjah Mada Short profile ▪ Dr. Sunu Wibirama Teknik Elektro, Universitas Gadjah Mada 
 Yogyakarta, Indonesia (S.T.) – 2007
 
 Dept. Electronics, King Mongkut’s Institute
 of Technology Ladkrabang, Bangkok,
 Thailand (M.Eng.) – 2010
 
 Graduate School of Science and Technology,
 Tokai University, Tokyo, Japan
 (Dr.Eng.) – 2014 sunu@ugm.ac.id http://sunu.staff.ugm.ac.id http://bit.ly/gazetracking Affiliation: 
 Intelligent Systems RG
 Dept. of Electrical Engineering & 
 Information Technology 
 Faculty of Engineering 
 Universitas Gadjah Mada
 Area of research • eye-gaze tracking • computer vision • human-computer interaction • user experience • human factors and safety in 3D technology and virtual reality
  • 2. http://sunu.staff.ugm.ac.id Goal of this introductory session • Understanding basic concept of artificial intelligence (AI) • Differentiating AI with machine learning and deep learning • Identifying various applications of AI that support daily activities • Pointing out some milestones in history of AI • Comparing basic differences of machine learning and deep learning
  • 3. Overview of the lecture • Part 1: Industrial Revolution 4.0 and Artificial Intelligence • Part 2: History of Turing Machine and Current Status of Artificial Intelligence • Part 3: Introduction to Machine Learning • Part 4: The Rise of Deep Neural Network The Fourth Industrial Revolution
  • 5. What is Artificial Intelligence? Your day-by-day activities
  • 6. Artificial intelligence (AI) • Intelligence: the ability to acquire and apply knowledge • Artificial intelligence is created to simulates human intelligence processes by machines, especially computer systems. • These processes include learning, decision-making, and self-correction. Particular applications of AI include expert systems (e.g., Google Maps), speech recognition (e.g.,: Apple Siri) and machine vision 
 (e.g., Facebook’s face recognition). Can you find one example of AI technology that you encounter in your life? Short quiz
  • 7. End of Part 1 www.ugm.ac.idLocally Rooted, Globally Respected Artificial Intelligence – Department of Electrical Engineering and Information Technology Dr. Sunu Wibirama Introduction to Artificial Intelligence 
 (part 2) Dr. Sunu Wibirama 
 sunu@ugm.ac.id Department of Electrical Engineering 
 and Information Technology
 Faculty of Engineering
 Universitas Gadjah Mada
  • 8. History of Turing Machine and Current Status of Artificial Intelligence AI - some years ago Alan Turing - The father 
 of modern computer system The original Enigma 
 machine used by 
 Nazi squad — 
 collection of 
 Museum of Science 
 and Industry, Chicago US (my personal photo
 collection © 2014)
  • 9. AI - some years ago Alan Turing has developed 
 a Turing Test in 1950 
 while working in 
 University of Manchester, UK. The "standard interpretation" of the Turing test, in which player C (the interrogator) is given the task of trying to determine which player – A or B – is a computer and which is a human. The interrogator is limited to using the responses to written questions to make the determination AI - some years ago IBM's Watson beat two Jeopardy champions in a special edition of game show in 2011
  • 10. AI - Google I/O2018 What do you think? 
 Has AI passed the Turing Test? Short quiz
  • 11. End of Part 2 www.ugm.ac.idLocally Rooted, Globally Respected Artificial Intelligence – Department of Electrical Engineering and Information Technology Dr. Sunu Wibirama Introduction to Artificial Intelligence 
 (part 3a) Dr. Sunu Wibirama 
 sunu@ugm.ac.id Department of Electrical Engineering 
 and Information Technology
 Faculty of Engineering
 Universitas Gadjah Mada
  • 13. Machine Learning “A computer program is said to learn from experience (E) with some class of tasks (T) and a performance measure (P) if its performance at tasks in T as measured by P improves with E”
 (Tom Mitchell, 1997) Some important terminologies • Training/Evolution set – Set of data to discover potentially predictive relationships. • Instances – A sample is an item to process (e.g. classify). It can be a document, a picture, a sound, a video, a row in database or CSV file, or whatever you can describe with a fixed set of quantitative traits. • Features / attributes – The number of features or distinct traits that can be used to describe each item in a quantitative manner. • Feature vector – is an n-dimensional vector of numerical features that represent some object. • Feature extraction – Preparation of feature vector – transforms the data in the high-dimensional space to a space of fewer dimensions.
  • 14. (class / label) (features) (instance) www.ugm.ac.idLocally Rooted, Globally Respected Artificial Intelligence – Department of Electrical Engineering and Information Technology Dr. Sunu Wibirama Introduction to Artificial Intelligence 
 (part 3b) Dr. Sunu Wibirama 
 sunu@ugm.ac.id Department of Electrical Engineering 
 and Information Technology
 Faculty of Engineering
 Universitas Gadjah Mada
  • 16. Now, what is this? Human can make an inference almost effortlessly, but you cannot expect the same thing on computer. We train a computer with training data and we expect the computer to make inference over new (test) data. How machine learning works (simplified)
  • 17. Machine Learning for 
 Vehicle Plate Number Recognition DIP DIP DIP Researcher: D.Sihombing, H.A. Nugroho, S. Wibirama (2015) A. Prasetyo, S. Wibirama, N.A. Setiawan (2016) Machine learning Machine learning for traffic monitoring Researcher: D.A. Kurniawan, S. Wibirama, N.A. Setiawan (2016)
  • 18. Machine learning in medical eye tracking San Diego, US Industrial partner: Artificial Intelligence in Autonomous Navigation DARPA Grand Challenge 
 Stanley autonomous car Google intelligent car
  • 19. Let's see a video about a mind blowing self-driving car....
  • 20. If AI can drive a car, do you think that in future we do not need human drivers for public transports anymore? Short quiz End of Part 3
  • 21. www.ugm.ac.idLocally Rooted, Globally Respected Artificial Intelligence – Department of Electrical Engineering and Information Technology Dr. Sunu Wibirama Introduction to Artificial Intelligence 
 (part 4a) Dr. Sunu Wibirama 
 sunu@ugm.ac.id Department of Electrical Engineering 
 and Information Technology
 Faculty of Engineering
 Universitas Gadjah Mada Recent advance in Machine Learning: 
 The Rise of Deep Neural Network
  • 22. (Michael Copeland, 2016) Click to start! Basic concept of neural network algorithm
  • 23. Neural networks was used to recognize hand writing in a bank check (LeCun,1999) The Hype is Real for Sure... Even the Twilight's girl has published a Deep Learning paper
  • 24. The Rise of Deep Learning in Silicon Valley • 2012 was the first year that neural nets grew to prominence • Alex Krizhevsky, Ilya Sutskever, and Geoffrey Hinton used them to win that year’s ImageNet competition (basically, it is the annual olympics of computer vision) • They dropped the classification error record from 26.2% to 15.3%, a remarkable improvement at the time.
 • Ever since then, a host of companies have been using deep learning at the core of their services: • Facebook uses neural nets for their automatic tagging algorithms • Google for their photo search • Amazon for their product recommendations • Pinterest for their home feed personalization • Instagram for their search infrastructure. Mind-blowing citations in 6 years 21645 papers have cited them since 2012
  • 25. To whom you can refer Dr. Yann LeCun
 Head, Facebook AI Lab Prof. Geoffrey Hinton
 Canadian Institute for Advanced Research / Google Brain Prof. Yoshua Bengio
 Montreal Institute
 for Learning Algorithm Dr. Andrew Ng
 Coursera, Baidu, 
 Stanford University pic of andrew ng https://www.cifar.ca/research/learning-in-machine-and-brains/ Canadian Institute for Advanced Research (CIFAR)
  • 28. www.ugm.ac.idLocally Rooted, Globally Respected Artificial Intelligence – Department of Electrical Engineering and Information Technology Dr. Sunu Wibirama Introduction to Artificial Intelligence 
 (part 4b) Dr. Sunu Wibirama 
 sunu@ugm.ac.id Department of Electrical Engineering 
 and Information Technology
 Faculty of Engineering
 Universitas Gadjah Mada Machine Learning vs. Deep Learning What are the core differences?
  • 29. Workflow of Traditional Machine Learning Most machine learning research works try to develop novel features for more accurate performance
  • 30.
  • 32.
  • 33. Pros and cons Source: Introducing Deep Learning with Matlab (Mathworks, 2018) Summary • Artificial intelligence has been used in so many applications. Practically, we are surrounded by AI technologies, in so many forms. • Machine learning is a sub-field of AI that focuses on giving ability to a computer to learn from data without explicitly being programmed by a human. • Deep-learning is a new form of neural network research. It is now the most popular algorithm of machine learning technology used in various companies.