Documentation of 'org.neuroph.nnet.NeuroFuzzyPerceptron' Java class
NeuroFuzzyPerceptron
org.neuroph.nnet

Class NeuroFuzzyPerceptron

  • All Implemented Interfaces:
    java.io.Serializable


    public class NeuroFuzzyPerceptron
    extends NeuralNetwork
    The NeuroFuzzyReasoner class represents Neuro Fuzzy Reasoner architecture.
    See Also:
    Serialized Form
    • Constructor Detail

      • NeuroFuzzyPerceptron

        public NeuroFuzzyPerceptron(double[][] pointsSets,
                                    double[][] timeSets)
      • NeuroFuzzyPerceptron

        public NeuroFuzzyPerceptron(int inputNum,
                                    java.util.Vector<java.lang.Integer> inputSets,
                                    int outNum)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.