DeepNeuralNetworkLearning Properties |
The DeepNeuralNetworkLearning type exposes the following members.
Name | Description | |
---|---|---|
Algorithm |
Gets or sets the configuration function used
to specify and create the learning algorithms
for each of the layers of the deep network.
| |
LayerCount |
Gets or sets the number of layers, starting at LayerIndex
to be trained by the deep learning algorithm.
| |
LayerIndex |
Gets or sets the current layer index being
trained by the deep learning algorithm.
|