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

The IAutoEncoder type exposes the following members.

Methods

  Name Description
Public method Learn
Performs a round of learning
(Inherited from ITrainable.)

Properties

  Name Description
Public property DesiredOutput
Sets the desired output to be used for learning
(Inherited from ITrainable.)
Public property Nodes
Gets and sets the nodes of the auto encoder

See Also