Uses of Package
com.imsl.datamining.neural
Packages that use com.imsl.datamining.neural
-
Classes in com.imsl.datamining.neural used by com.imsl.datamining.neuralClassDescriptionInterface implemented by perceptron activation functions.A representation of a feed forward neural network.Hidden layer in a neural network.Input layer in a neural network.A
Nodein theInputLayer.The base class forLayers in a neural network.A link in a neural network.Neural network base class.ANodein a neural network.Output layer in a neural network.APerceptronnode in a neural network.Error function to be minimized by trainer.The Objective class is passed to the optimizer.The Objective class is passed to the optimizer.Interface implemented by classes used to train a network.