Package weka.classifiers.functions.neural
package weka.classifiers.functions.neural
-
ClassDescriptionThis can be used by the neuralnode to perform all it's computations (as a Linear unit).Abstract unit in a NeuralNetwork.This is an interface used to create classes that can be used by the neuralnode to perform all it's computations.This class is used to represent a node in the neuralnet.This can be used by the neuralnode to perform all it's computations (as a sigmoid unit).