demmlp2

Purpose

Demonstrate simple classification using a multi-layer perceptron

Synopsis

demmlp2

Description

The problem consists of input data in two dimensions drawn from a mixture of three Gaussians: two of which are assigned to a single class. An MLP with logistic outputs trained with a quasi-Newton optimisation algorithm is compared with the optimal Bayesian decision rule.

See Also

mlp, mlpfwd, neterr, quasinew
Pages: Index

Copyright (c) Ian T Nabney (1996-9)