Package net.sourceforge.cilib.neuralnetwork.generic.neuron

Interface Summary
NeuronFunction This is the interface that a Neuron output function needs to conform to.
 

Class Summary
BiasNeuronConfig TODO: Complete this javadoc.
DotProductNeuronConfig TODO: Complete this javadoc.
HyperbollicTangentOutputFunction Hyperbollic Tangent Function.
LinearOutputFunction  
MNNNeuronAdapter TODO: Complete this javadoc.
NeuronConfig  
SigmoidOutputFunction Deprecated. This class should be replaced by Sigmoid
TanHOutputFunction Hyperbollic Tangent Function.
 



Copyright © 2009 CIRG. All Rights Reserved.