demhint demhint(nin, nhidden, nout)
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.
hinton
, hintmat
, mlp
, mlppak
, mlpunpak
Copyright (c) Ian T Nabney (1996-9)