Package org.vizzini.ai.neuralnetwork.function

Provides neural network function classes for the game framework.

See:
          Description

Class Summary
AbstractActivationFunction Provides base functionality for activation functions used by neural networks.
BipolarSigmoidFunction Provides a bipolar sigmoid activation function for a neural network.
PassThroughFunction Provides a pass-through activation function for a neural network.
SigmoidFunction Provides a sigmoid activation function for a neural network.
ThresholdFunction Provides a threshold activation function for a neural network.
ThresholdLinearFunction Provides a threshold linear activation function for a neural network.
 

Package org.vizzini.ai.neuralnetwork.function Description

Provides neural network function classes for the game framework.

Figure 1. Function package Class Diagram

Figure 1 displays an overview of all classes in the function package.

Author:
Admin


Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02