Package | Description |
---|---|
org.neuroph.nnet.comp |
Provides components for the specific neural network models.
|
org.neuroph.nnet.comp.layer |
Provides various specific layer types
|
Class and Description |
---|
FeatureMapsLayer
This class represents an array of feature maps which are 2 dimensional layers
(Layer2D instances) and it is base class for Convolution and Pooling layers,
which are used in ConvolutionalNetwork
|
Class and Description |
---|
FeatureMapLayer
FeatureMapLayer Layer provides 2D layout of the neurons in layer.
|
FeatureMapsLayer
This class represents an array of feature maps which are 2 dimensional layers
(Layer2D instances) and it is base class for Convolution and Pooling layers,
which are used in ConvolutionalNetwork
|
Copyright © 2019 Neuroph Project. All rights reserved.