DeepBeliefNetworkLearningGetLayerInput Method |
Name | Description | |
---|---|---|
GetLayerInput(Double) |
Gets the learning data needed to train the currently
selected layer. The return of this function should then be passed to
RunEpoch(Double) to actually run a learning epoch.
| |
GetLayerInput(Double) |
Gets the learning data needed to train the currently
selected layer. The return of this function should then be passed to
RunEpoch(Double) to actually run a learning epoch.
|