INT354 Unit 1 Part1
INT354 Unit 1 Part1
Learning
How Machines Learn?
Learning Input-Output Functions
• Goal- We are trying to learn a function f (target function)
• Input f Output
• f takes a vector-valued input a n-tuple x=(x1,x2,…….,xn)
• F itself may be vector-valued yielding a k-tuple as output
Example: Learning Input-Output
Functions
Example: Learning Input-Output
Functions
Well Posed Learning
Definition # 1
Arthur Samuel (1959) coined the term machine learning
and defined it as: ‘the field of study that gives computers
the ability to learn without being explicitly programmed.’ This
is an informal and old definition of machine learning.
Definition # 2
In 1998, Tom Mitchell redefined the concept of machine
learning as ‘A computer program is said to learn from
experience E with respect to some class of tasks T and
performance measures P; if its performance at tasks in T, as
measured by P, improves with experience E.’
Well Posed Learning Problem