demhint

Purpose

Demonstration of Hinton diagram for 2-layer feed-forward network.

Synopsis

demhint
demhint(nin, nhidden, nout)

Description

demhint plots a Hinton diagram for a 2-layer feedforward network with 5 inputs, 4 hidden units and 3 outputs. The weight vector is chosen from a Gaussian distribution as described under mlp.

demhint(nin, nhidden, nout) allows the user to specify the number of inputs, hidden units and outputs.

See Also

hinton, hintmat, mlp, mlppak, mlpunpak
Pages: Index

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