| Interface | Description |
|---|---|
| DataFormat | |
| InputPreProcessor |
| Class | Description |
|---|---|
| ComputationGraphConfiguration | |
| ComputationGraphConfiguration.GraphBuilder | |
| MultiLayerConfiguration | |
| MultiLayerConfiguration.Builder | |
| NeuralNetConfiguration | |
| NeuralNetConfiguration.Builder |
NeuralNetConfiguration builder, used as a starting point for creating a MultiLayerConfiguration or
ComputationGraphConfiguration.
Note that values set here on the layer will be applied to all relevant layers - unless the value is overridden on a layer's configuration |
| NeuralNetConfiguration.ListBuilder |
Fluent interface for building a list of configurations
|
| Enum | Description |
|---|---|
| BackpropType | |
| CacheMode | |
| CNN2DFormat | |
| ConvolutionMode | |
| GradientNormalization | |
| RNNFormat | |
| Updater |
All the possible different updaters
|
| WorkspaceMode |
Copyright © 2022. All rights reserved.