DeepCL
SNAPSHOT
Deep convolutional neural networks using OpenCL
Main Page
Classes
Class List
Class Index
Class Hierarchy
Class Members
NeuralNet Member List
This is the complete list of members for
NeuralNet
, including all inherited members.
addLayer
(LayerMaker2 *maker)
NeuralNet
asNewCharStar
()
NeuralNet
asString
()
NeuralNet
backward
(float const *expectedOutput)
NeuralNet
backwardFromLabels
(int const *labels)
NeuralNet
calcLoss
(float const *expectedValues)
NeuralNet
calcLossFromLabels
(int const *labels)
NeuralNet
calcNumRight
(int const *labels)
NeuralNet
forward
(float const *images)
NeuralNet
getFirstLayer
()
NeuralNet
getInputCubeSize
() const
NeuralNet
getLastLayer
()
NeuralNet
getLastLayer
() const
NeuralNet
getLayer
(int index)
NeuralNet
getNumLayers
() const
NeuralNet
getNumLayers
()
NeuralNet
getOutput
(int layer) const
NeuralNet
getOutput
() const
NeuralNet
getOutputCubeSize
() const
NeuralNet
getOutputNumElements
() const
NeuralNet
virtual
getOutputPlanes
() const
NeuralNet
virtual
getOutputSize
() const
NeuralNet
virtual
initBias
(int layerIndex, float *weights)
NeuralNet
initWeights
(int layerIndex, float *weights, float *bias)
NeuralNet
initWeights
(int layerIndex, float *weights)
NeuralNet
NeuralNet
(EasyCL *cl, int numPlanes, int imageSize)
NeuralNet
setBatchSize
(int batchSize)
NeuralNet
setTraining
(bool training)
NeuralNet
Generated on Fri Sep 30 2016 07:59:52 for DeepCL by
1.8.11