org.joone.engine
Class FreudRuleFullSynapse
- java.lang.Object
-
- org.joone.engine.Synapse
-
- org.joone.engine.FullSynapse
-
- org.joone.engine.FreudRuleFullSynapse
-
- All Implemented Interfaces:
- java.io.Serializable, InputPatternListener, Learnable, LearnableSynapse, NeuralElement, OutputPatternListener, Inspectable
public class FreudRuleFullSynapse extends FullSynapse
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description FreudRuleFullSynapse()
-
Method Summary
-
Methods inherited from class org.joone.engine.FullSynapse
getLearner
-
Methods inherited from class org.joone.engine.Synapse
addNoise, canCountSteps, check, fwdGet, fwdPut, getIgnoreBefore, getInputDimension, getLearningRate, getMomentum, getMonitor, getName, getOutputDimension, getWeights, init, initLearner, InspectableTitle, Inspections, isEnabled, isInputFull, isLoopBack, isOutputFull, randomize, reset, revGet, revPut, setEnabled, setIgnoreBefore, setInputDimension, setInputFull, setLearningRate, setLoopBack, setMomentum, setMonitor, setName, setOutputDimension, setOutputFull, setWeights
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.joone.engine.LearnableSynapse
getInputDimension, getLearningRate, getMomentum, getOutputDimension, getWeights, setWeights
-
Methods inherited from interface org.joone.engine.Learnable
getMonitor, initLearner
-
-
DataMelt 3.0 © DataMelt by jWork.ORG