38
Widrow-Hoff Learning

Widrow -Hoff Learning

  • Upload
    laurie

  • View
    146

  • Download
    0

Embed Size (px)

DESCRIPTION

Widrow -Hoff Learning. Outline. 1 Introduction 2 ADALINE Network 3 Mean Square Error 4 LMS Algorithm 5 Analysis of Converge 6 Adaptive Filtering. Introduction. - PowerPoint PPT Presentation

Citation preview

Page 1: Widrow -Hoff  Learning

Widrow-Hoff Learning

Page 2: Widrow -Hoff  Learning

Outline

• 1 Introduction• 2 ADALINE Network• 3 Mean Square Error• 4 LMS Algorithm• 5 Analysis of Converge• 6 Adaptive Filtering

Page 3: Widrow -Hoff  Learning

Introduction

• In 1960, Bernard Widrow and his doctoral student Marcian Hoff introduced the ADALINE (ADAptive LInear NEuron)network and LMS(Least Mean Square) algorithm.

Page 4: Widrow -Hoff  Learning

Perceptron Network

• Figure: a=hardlim(Wp+b)

Page 5: Widrow -Hoff  Learning

ADALINE Network

• Figure: a=purelin(Wp+b)=Wp+b

Page 6: Widrow -Hoff  Learning

Single ADALINE

Page 7: Widrow -Hoff  Learning

decision boundary

Page 8: Widrow -Hoff  Learning

Mean Square Error

Page 9: Widrow -Hoff  Learning

Mean Square Error(conti.)

Page 10: Widrow -Hoff  Learning

Mean Square Error(conti.)

Page 11: Widrow -Hoff  Learning

Error analysis

𝐹 (𝐱 )=𝑐+𝐝𝑇 𝐱+𝟏𝟐 𝐱𝑻 𝐀𝐱

Page 12: Widrow -Hoff  Learning

Error analysis(conti.)

d = -2h and A = 2R

= 0

definite

Page 13: Widrow -Hoff  Learning

Example 1

Page 14: Widrow -Hoff  Learning

Example 1(conti.)

Page 15: Widrow -Hoff  Learning

Example 1(conti.)

Page 16: Widrow -Hoff  Learning

Approximate Steepest Descent

Page 17: Widrow -Hoff  Learning

Approximate Gradient

Page 18: Widrow -Hoff  Learning

Approximate Gradient(conti.)

Page 19: Widrow -Hoff  Learning

Approximate Gradient(conti.)

Page 20: Widrow -Hoff  Learning

LMS Algorithm

Page 21: Widrow -Hoff  Learning

LMS Algorithm (conti.)

Page 22: Widrow -Hoff  Learning

Example 2

Page 23: Widrow -Hoff  Learning

Example 2(conti.), W(0)=

Page 24: Widrow -Hoff  Learning

Example 2(conti.)

Page 25: Widrow -Hoff  Learning

Example 2(conti.)

Page 26: Widrow -Hoff  Learning

Example 2(conti.)

Page 27: Widrow -Hoff  Learning

Analysis of Convergence

Page 28: Widrow -Hoff  Learning

Analysis of Convergence(conti.)

Page 29: Widrow -Hoff  Learning

Analysis of Convergence(conti.)

Page 30: Widrow -Hoff  Learning

Example 3

Page 31: Widrow -Hoff  Learning

Perceptron rule V.S. LMS algorithm

Page 32: Widrow -Hoff  Learning

Perceptron rule V.S. LMS algorithm(conti.)

Page 33: Widrow -Hoff  Learning

Perceptron rule V.S. LMS algorithm(conti.)

Page 34: Widrow -Hoff  Learning

Perceptron rule V.S. LMS algorithm(conti.)

Page 35: Widrow -Hoff  Learning

Adaptive Filtering

Page 36: Widrow -Hoff  Learning

Tapped Delay Line

Page 37: Widrow -Hoff  Learning

Adaptive Filter

Page 38: Widrow -Hoff  Learning

Adaptive Noise Cancellation