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

This class implements a Q-learning with backpropagation neural network in the Clarion Library

The QBPNetwork..::..QBPNetworkFactory type exposes the following members.

Constructors

  Name Description
Public method QBPNetwork..::..QBPNetworkFactory
Initializes a new instance of the QBPNetwork..::..QBPNetworkFactory class

Methods

  Name Description
Public method Generate
Generates a QBPNetwork

See Also