Interface | Description |
---|---|
DeepLearningConfigurable | |
InputPreProcessor |
Input pre processor used
for pre processing input before passing it
to the neural network.
|
Class | Description |
---|---|
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
|
Enum | Description |
---|---|
BackpropType |
Defines the type of backpropagation.
|
Updater |
All the possible different updaters
|
Copyright © 2015. All Rights Reserved.