[This is preliminary documentation and is subject to change.]

This class implements a 3-layer backpropagation neural network in the Clarion Library

The BPNetwork..::..BPNetworkFactory type exposes the following members.

Constructors

  Name Description
Public method BPNetwork..::..BPNetworkFactory
Initializes a new instance of the BPNetwork..::..BPNetworkFactory class

Methods

  Name Description
Public method Generate
Generates a BPNetwork

See Also