Interface | Description |
---|---|
DeepLearningConfigurable | |
NeuralNetConfiguration.ConfOverride |
Interface for a function to override
builder configurations at a particular layer
|
OutputPreProcessor |
Output pre processor's handle layer to layer interactions
to ensure things like proper shape for input among other things.
|
Class | Description |
---|---|
Configuration |
Provides access to configuration parameters.
|
Configuration.IntegerRanges |
A class that represents a set of positive integer ranges.
|
MultiLayerConfiguration |
Configuration for a multi layer network
|
MultiLayerConfiguration.Builder | |
NeuralNetConfiguration |
A Serializable configuration
for neural nets that covers per layer parameters
|
NeuralNetConfiguration.Builder | |
NeuralNetConfiguration.ListBuilder |
Fluent interface for building a list of configurations
|
Copyright © 2015. All rights reserved.