Documentation of 'org.joone.util.LearningSwitch' Java class
LearningSwitch
org.joone.util

Class LearningSwitch

    • Constructor Detail

      • LearningSwitch

        public LearningSwitch()
        Creates a new instance of LearningSwitch
    • Method Detail

      • removeTrainingSet

        public void removeTrainingSet()
      • removeValidationSet

        public void removeValidationSet()
      • fwdGet

        public Pattern fwdGet(InputConnector conn)
        Connects the right input synapse depending on the Monitor's 'validation' parameter. Added to be compatible with the InputConnector class.
        Overrides:
        fwdGet in class InputSwitchSynapse
        Returns:
        neural.engine.Pattern
      • getTrainingSet

        public StreamInputSynapse getTrainingSet()
        Getter for property trainingSet. Added for XML serialization
        Returns:
        Value of property trainingSet.
      • setTrainingSet

        public void setTrainingSet(StreamInputSynapse trainingSet)
        Setter for property trainingSet. Added for XML serialization
        Parameters:
        trainingSet - New value of property trainingSet.
      • getValidationSet

        public StreamInputSynapse getValidationSet()
        Getter for property validationSet. Added for XML serialization
        Returns:
        Value of property validationSet.
      • setValidationSet

        public void setValidationSet(StreamInputSynapse validationSet)
        Setter for property validationSet. Added for XML serialization
        Parameters:
        validationSet - New value of property validationSet.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.