Class | Description |
---|---|
ActivationLayer |
Activation Layer
Used to apply activation on input and corresponding derivative on epsilon.
|
BaseLayer<LayerConfT extends Layer> |
A layer with a bias
and activation function
|
BaseOutputLayer<LayerConfT extends BaseOutputLayer> |
Output layer with different objective
in co-occurrences for different objectives.
|
BasePretrainNetwork<LayerConfT extends BasePretrainNetwork> |
Baseline class for any Neural Network used
as a layer in a deep network *
|
OutputLayer |
Output layer with different objective
incooccurrences for different objectives.
|
Copyright © 2016. All Rights Reserved.