23.02.2015 Views

Machine Learning - DISCo

Machine Learning - DISCo

Machine Learning - DISCo

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CHAPTER<br />

ARTIFICIAL<br />

NEURAL<br />

NETWORKS<br />

Artificial neural networks (ANNs) provide a general, practical method for learning<br />

real-valued, discrete-valued, and vector-valued functions from examples. Algorithms<br />

such as BACKPROPAGATION use gradient descent to tune network parameters to best<br />

fit a training set of input-output pairs. ANN learning is robust to errors in the training<br />

data and has been successfully applied to problems such as interpreting visual scenes,<br />

speech recognition, and learning robot control strategies.<br />

4.1 INTRODUCTION<br />

Neural network learning methods provide a robust approach to approximating<br />

real-valued, discrete-valued, and vector-valued target functions. For certain types<br />

of problems, such as learning to interpret complex real-world sensor data, artificial<br />

neural networks are among the most effective learning methods currently known.<br />

For example, the BACKPROPAGATION algorithm described in this chapter has proven<br />

surprisingly successful in many practical problems such as learning to recognize<br />

handwritten characters (LeCun et al. 1989), learning to recognize spoken words<br />

(Lang et al. 1990), and learning to recognize faces (Cottrell 1990). One survey of<br />

practical applications is provided by Rumelhart et al. (1994).

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!