irisMLP.zip (5 kB) - this contains MLPs for the iris
classification problem. The file contains three untrained MLP weight files
of differing arcitectures:
iris1.wgt - has the arcitecture four inputs, ten hidden nodes and three
outputs, without bias
iris2.wgt - has the architecture four inputs, ten hidden nodes and three
outputs, with bias
iris3.wgt - has the the same inputs and outputs as the previous two, but
with two hidden layers of ten nodes each and no bias.
phonemeMLP.zip (25 kB) - this archive contains
MLPs for classifying phonemes. The file contains three untrained MLP weight
files of differing architectures:
phone1.wgt - has the architecture 78 inputs, one hidden layer of ten nodes,
one output node, no bias
phone2.wgt - has the architecture 78 inputs, one hidden layer of ten nodes,
one output node, with bias
phone3.wgt - has the architecture 78 inputs, two hidden layers of ten nodes
each, one output node, no bias
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 24/04/99.