Created by kenny on 5/15/14.
LearningParameters
01 Syntax
Microsoft.VisualBasic.MachineLearning.RestrictedBoltzmannMachine.nn.rbm.learn.LearningParameters
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| setLearningRate | 1 | |
| setLogisticsFunction | 1 | |
| setEpochs | 1 | |
| setLog | 1 | |
| setMemory | 1 | |
| ToString | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| LearningRate | 1 | |
| LogisticsFunction | 1 | |
| Epochs | 1 | |
| Log | 1 | |
| Memory | 1 |
04 Members
LearningRate
LogisticsFunction
Epochs
Log
Memory
setLearningRate(
Double)setLogisticsFunction(
DoubleFunction)setEpochs(
Int32)setLog(
Boolean)setMemory(
Int32)ToString()