![]() |
ContrastiveDivergenceLearning Properties |
The ContrastiveDivergenceLearning type exposes the following members.
Name | Description | |
---|---|---|
![]() | Decay |
Gets or sets the Weight Decay constant
of the learning algorithm. Default is 0.01.
|
![]() | LearningRate |
Gets or sets the learning rate of the
learning algorithm. Default is 0.1.
|
![]() | Momentum |
Gets or sets the momentum term of the
learning algorithm. Default is 0.9.
|
![]() | ParallelOptions |
Gets or sets parallelization options.
|