ECE-175A
Elements of Machine Intelligence - I
Ken Kreutz-Delgado (Nuno Vasconcelos)
ECE Department, UCSD Winter 2012
Elements of Machine Intelligence - I Ken Kreutz-Delgado (Nuno - - PowerPoint PPT Presentation
ECE-175A Elements of Machine Intelligence - I Ken Kreutz-Delgado (Nuno Vasconcelos) ECE Department, UCSD Winter 2012 The course The course will cover basic, but important, aspects of machine learning and pattern recognition We will cover a
ECE Department, UCSD Winter 2012
2
4
available there. Solutions will be available in my office “pod”.
Travis may sometimes be involved in administrative issues.
5
‒ S. Theodoridis & K. Koutroumbas Academic Press, 2009
A Matlab Approach
‒ S. Theodoridis et al. Academic Press, 2010
Springer, 2007.
Applied Probability, Drake, McGraw-Hill, 1967
6
7
questions that I can ask you, how do I predict that you will pay on time?
speech waveforms depend on language, grammar, etc.)
sometimes means “things we do not know how to model”)
8
loudly at once, you can still understand what your friend is saying.
speakers? (As well as your ear and brain can do.)
– a linear combination of independent sources + noise
restoration, etc.
9
everything in detail
explicitly account for the variability
“perception as Bayesian inference”
“confirming what you already know.”
10
something about the statistics
problem.
computer vision: “I see pixel array Y. Is it a face?”
channel X Y
11
(“blind” curve fitting): only X is known.
value Y are known during training, only X is known at test time.
12
Binary Classification
(M-ary) Classification
13
sea-bass?
14
15
exactly fit n pts with polynomial of
to be small outside the training set?
16
17
18
decision principles (e.g. linear discriminants)
19
20
assuming linear separability of the features:
21
using kernel functions.
point on each side
22
*
w
l
w*
23
x x x x x x x x x x x x
1 x 2 x x x x x x x x x x x x
1 x 3 x 2 x n
Kernel-based feature transformation
24
25
class models
re-estimate Y-estimates
26
reflect all possible variability, etc.
27