shark::Conv2DModel< VectorType, ActivationFunction > Member List

This is the complete list of members for shark::Conv2DModel< VectorType, ActivationFunction >, including all inherited members.

AbstractModel()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
activationFunction() constshark::Conv2DModel< VectorType, ActivationFunction >inline
activationFunction()shark::Conv2DModel< VectorType, ActivationFunction >inline
BatchInputType typedefshark::Conv2DModel< VectorType, ActivationFunction >
BatchOutputType typedefshark::Conv2DModel< VectorType, ActivationFunction >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
Conv2DModel()shark::Conv2DModel< VectorType, ActivationFunction >inline
Conv2DModel(Shape const &imageShape, Shape const &filterShape, Padding type=Padding::ZeroPad)shark::Conv2DModel< VectorType, ActivationFunction >inline
createState() constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
eval(BatchInputType const &inputs, BatchOutputType &outputs, State &state) constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
shark::AbstractModel::eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
shark::AbstractModel::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
Feature enum nameshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
FeatureNotAvailableException typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
features() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
Features typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
hasFirstInputDerivative() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
hasFirstParameterDerivative() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
inputShape() constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
InputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >protected
ModelBaseType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
name() constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
numberOfParameters() constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
operator()(InputType const &pattern) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
outputShape() constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
OutputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
parameterVector() constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
ParameterVectorType typedefshark::Conv2DModel< VectorType, ActivationFunction >
read(InArchive &archive)shark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(ParameterVectorType const &newParameters)shark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
setStructure(Shape const &imageShape, Shape const &filterShape, Padding type=Padding::ZeroPad)shark::Conv2DModel< VectorType, ActivationFunction >inline
updateFeatures()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weightedInputDerivative(BatchInputType const &inputs, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivatives) constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
weightedParameterDerivative(BatchInputType const &inputs, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &gradient) constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
write(OutArchive &archive) constshark::Conv2DModel< VectorType, ActivationFunction >inlinevirtual
~AbstractModel()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< VectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual