shark::LinearModel< InputType, ActivationFunction > Member List

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

AbstractModel()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
activationFunction() constshark::LinearModel< InputType, ActivationFunction >inline
activationFunction()shark::LinearModel< InputType, ActivationFunction >inline
BatchInputType typedefshark::LinearModel< InputType, ActivationFunction >
BatchOutputType typedefshark::LinearModel< InputType, ActivationFunction >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
createState() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
eval(BatchInputType const &inputs, BatchOutputType &outputs) constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
eval(InputType const &input, VectorType &output) constshark::LinearModel< InputType, ActivationFunction >inline
eval(BatchInputType const &inputs, BatchOutputType &outputs, State &state) constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs) constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &outputs, State &state) const=0shark::LinearModel< InputType, ActivationFunction >virtual
eval(InputType const &pattern, OutputType &output) constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
Feature enum nameshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
FeatureNotAvailableException typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
Features typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
features() constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inline
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
hasOffset() constshark::LinearModel< InputType, ActivationFunction >inline
inputShape() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
InputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
LinearModel()shark::LinearModel< InputType, ActivationFunction >inline
LinearModel(Shape const &inputs, Shape const &outputs=1, bool offset=false)shark::LinearModel< InputType, ActivationFunction >inline
LinearModel(MatrixType const &matrix, VectorType const &offset=VectorType())shark::LinearModel< InputType, ActivationFunction >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >protected
matrix() constshark::LinearModel< InputType, ActivationFunction >inline
matrix()shark::LinearModel< InputType, ActivationFunction >inline
MatrixType typedefshark::LinearModel< InputType, ActivationFunction >
ModelBaseType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
name() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
numberOfParameters() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
offset() constshark::LinearModel< InputType, ActivationFunction >inline
offset()shark::LinearModel< InputType, ActivationFunction >inline
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::LinearModel< InputType, ActivationFunction >inlinevirtual
OutputType typedefshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >
parameterVector() constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
ParameterVectorType typedefshark::LinearModel< InputType, ActivationFunction >
read(InArchive &archive)shark::LinearModel< InputType, ActivationFunction >inlinevirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(ParameterVectorType const &newParameters)shark::LinearModel< InputType, ActivationFunction >inline
shark::AbstractModel::setParameterVector(ParameterVectorType const &newParameters)shark::IParameterizable< VectorType >inlinevirtual
setStructure(Shape const &inputs, Shape const &outputs=1, bool offset=false)shark::LinearModel< InputType, ActivationFunction >inline
setStructure(MatrixType const &matrix, VectorType const &offset=VectorType())shark::LinearModel< InputType, ActivationFunction >inline
updateFeatures()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
VectorType typedefshark::LinearModel< InputType, ActivationFunction >
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &parameterDerivative, MatrixType &inputDerivative) constshark::LinearModel< InputType, ActivationFunction >inline
shark::AbstractModel::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 &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, MatrixType &derivative) constshark::LinearModel< InputType, ActivationFunction >inline
shark::AbstractModel::weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
weightedParameterDerivative(BatchInputType const &patterns, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &gradient) constshark::LinearModel< InputType, ActivationFunction >inline
shark::AbstractModel::weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &outputs, BatchOutputType const &coefficients, State const &state, ParameterVectorType &derivative) constshark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
write(OutArchive &archive) constshark::LinearModel< InputType, ActivationFunction >inlinevirtual
~AbstractModel()shark::AbstractModel< InputTypeT, OutputTypeT, ParameterVectorType >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizable< VectorType >inlinevirtual
~ISerializable()shark::ISerializableinlinevirtual