Click or drag to resize
Accord.NET (logo)

DeepNeuralNetworkLearning Properties

The DeepNeuralNetworkLearning type exposes the following members.

Properties
  NameDescription
Public propertyAlgorithm
Gets or sets the configuration function used to specify and create the learning algorithms for each of the layers of the deep network.
Public propertyLayerCount
Gets or sets the number of layers, starting at LayerIndex to be trained by the deep learning algorithm.
Public propertyLayerIndex
Gets or sets the current layer index being trained by the deep learning algorithm.
Top
See Also