Function
This app will extract fuzzy rules from a trained FuNN. If a FuNN label file is specified then those labels will be used, otherwise the labels will be automatically generated.
Usage
REFuNN parameterfile
Parameter File Example
WeightFile = iris-FuNN.wgt
LabelFile = iris.lab
RuleFile = iris.rul
ThresholdIn = 1.0
ThresholdOut = 1.0
Parameter File Explained
WeightFile : FuNN file toe extract rules from
LabelFile : optional FuNN label file
ThresholdIn : rule input weight threshold
ThresholdOut : rule output weight threshold
This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.