|
DeepCL
SNAPSHOT
Deep convolutional neural networks using OpenCL
|
Use to create an InputLayer, which can be added to a NeuralNet. More...
Inherits LayerMaker2.
Public Member Functions | |
| publicapi | InputLayerMaker () |
| publicapi InputLayerMaker * | numPlanes (int _numPlanes) |
| publicapi InputLayerMaker * | imageSize (int _imageSize) |
Static Public Member Functions | |
| static publicapi InputLayerMaker * | instance () |
Use to create an InputLayer, which can be added to a NeuralNet.
This is the first layer in any network, and can receive one batch of data, that we want to forward-forward
|
inline |
|
inline |
|
inline |
|
inlinestatic |
1.8.11