Neural Networks - PowerPoint PPT Presentation

About This Presentation
Title:

Neural Networks

Description:

LVQ (learning vector quantization) Unsupervised Learning. Competitive learning networks ... ART (adaptive resonant theory) Others. Hopfield networks. Adaptive ... – PowerPoint PPT presentation

Number of Views:1533
Avg rating:3.0/5.0
Slides: 9
Provided by: KenH1
Learn more at: https://www.cs.gsu.edu
Category:
Tags: networks | neural

less

Transcript and Presenter's Notes

Title: Neural Networks


1
Neural Networks
Neural Networks
2
Neural Networks
  • Supervised Learning
  • Multilayer perceptrons
  • Radial basis function networks
  • Modular neural networks
  • LVQ (learning vector quantization)
  • Unsupervised Learning
  • Competitive learning networks
  • Kohonen self-organizing networks
  • ART (adaptive resonant theory)
  • Others
  • Hopfield networks

3
Adaptive Networks
x
z
y
  • Architecture
  • Feedforward networks with diff. node functions
  • Squares nodes with parameters
  • Circles nodes without parameters
  • Goal
  • To achieve an I/O mapping specified by training
    data
  • Basic training method
  • Backpropagation or steepest descent

4
Single-Layer Perceptrons
  • Network architecture

x1
w1
w0
w2
x2
y signum(Swi xi w0)
w3
x3
5
Single-Layer Perceptrons
  • Example Gender classification

6
Multilayer Perceptrons (MLPs)
  • Learning rule
  • Steepest descent (Backprop)
  • Conjugate gradient method
  • All optim. methods using first derivative
  • Derivative-free optim.

7
Multilayer Perceptrons (MLPs)
Example XOR problem
Training data
x1 x2 y 0 0 0 0 1 1 1 0 1 1
1 0
8
MLP Decision Boundaries
Write a Comment
User Comments (0)
About PowerShow.com