Package yawn.nn.mlp

Class Summary
LayerConfig $Id: LayerConfig.java,v 1.5 2005/04/07 17:28:07 supermarti Exp $
LayerElement $Id: LayerElement.java,v 1.4 2005/04/07 17:28:07 supermarti Exp $
LinearNode A linear output node.
MLPLayer This a layer is meant to be used in a Multi-Layer Perceptron.
MultiLayerPerceptron A multi-layer perceptron with backpropagation of errors learning.
MultiLayerPerceptronConfig A configuration class for the MultiLayerPerceptron class.
PerceptronNode This is part of the yawn project.
SigmoidNode $Id: SigmoidNode.java,v 1.7 2005/04/07 17:28:07 supermarti Exp $
 



Copyright © 2003-2005 GIAA, Universidad Carlos III de Madrid. All Rights Reserved.