shark::Softmax Member List

This is the complete list of members for shark::Softmax, including all inherited members.

AbstractModel()shark::AbstractModel< RealVector, RealVector >inline
BatchInputType typedefshark::AbstractModel< RealVector, RealVector >
BatchOutputType typedefshark::AbstractModel< RealVector, RealVector >
BOOST_SERIALIZATION_SPLIT_MEMBER()shark::ISerializable
createState() constshark::Softmaxinlinevirtual
eval(BatchInputType const &patterns, BatchOutputType &output) constshark::Softmaxvirtual
eval(BatchInputType const &patterns, BatchOutputType &output, State &state) constshark::Softmaxvirtual
AbstractModel< RealVector, RealVector >::eval(InputType const &pattern, OutputType &output) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
Feature enum nameshark::AbstractModel< RealVector, RealVector >
FeatureNotAvailableException typedefshark::AbstractModel< RealVector, RealVector >
Features typedefshark::AbstractModel< RealVector, RealVector >
features() constshark::AbstractModel< RealVector, RealVector >inline
HAS_FIRST_INPUT_DERIVATIVE enum valueshark::AbstractModel< RealVector, RealVector >
HAS_FIRST_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< RealVector, RealVector >
HAS_SECOND_INPUT_DERIVATIVE enum valueshark::AbstractModel< RealVector, RealVector >
HAS_SECOND_PARAMETER_DERIVATIVE enum valueshark::AbstractModel< RealVector, RealVector >
hasFirstInputDerivative() constshark::AbstractModel< RealVector, RealVector >inline
hasFirstParameterDerivative() constshark::AbstractModel< RealVector, RealVector >inline
hasSecondInputDerivative() constshark::AbstractModel< RealVector, RealVector >inline
hasSecondParameterDerivative() constshark::AbstractModel< RealVector, RealVector >inline
inputSize() constshark::Softmaxinline
InputType typedefshark::AbstractModel< RealVector, RealVector >
IS_SEQUENTIAL enum valueshark::AbstractModel< RealVector, RealVector >
isSequential() constshark::AbstractModel< RealVector, RealVector >inline
load(InArchive &archive, unsigned int version)shark::ISerializableinline
m_featuresshark::AbstractModel< RealVector, RealVector >protected
name() constshark::Softmaxinlinevirtual
numberOfParameters() constshark::Softmaxinlinevirtual
operator()(Data< InputType > const &patterns) constshark::AbstractModel< RealVector, RealVector >inline
operator()(InputType const &pattern) constshark::AbstractModel< RealVector, RealVector >inline
operator()(BatchInputType const &patterns) constshark::AbstractModel< RealVector, RealVector >inline
outputSize() constshark::Softmaxinline
OutputType typedefshark::AbstractModel< RealVector, RealVector >
parameterVector() constshark::Softmaxinlinevirtual
read(InArchive &archive)shark::Softmaxvirtual
save(OutArchive &archive, unsigned int version) constshark::ISerializableinline
setParameterVector(RealVector const &newParameters)shark::Softmaxinlinevirtual
setStructure(std::size_t inputSize)shark::Softmaxinline
Softmax(size_t inputs)shark::Softmax
Softmax()shark::Softmax
updateFeatures()shark::AbstractModel< RealVector, RealVector >inlinevirtual
weightedDerivatives(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, RealVector &parameterDerivative, BatchInputType &inputDerivative) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
weightedInputDerivative(BatchInputType const &patterns, RealMatrix const &coefficients, State const &state, BatchOutputType &gradient) constshark::Softmax
AbstractModel< RealVector, RealVector >::weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, State const &state, BatchInputType &derivative) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
AbstractModel< RealVector, RealVector >::weightedInputDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, typename Batch< RealMatrix >::type const &errorHessian, State const &state, RealMatrix &derivative, Batch< RealMatrix >::type &hessian) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
weightedParameterDerivative(BatchInputType const &patterns, BatchOutputType const &coefficients, State const &state, RealVector &gradient) constshark::Softmaxvirtual
AbstractModel< RealVector, RealVector >::weightedParameterDerivative(BatchInputType const &pattern, BatchOutputType const &coefficients, Batch< RealMatrix >::type const &errorHessian, State const &state, RealVector &derivative, RealMatrix &hessian) constshark::AbstractModel< RealVector, RealVector >inlinevirtual
write(OutArchive &archive) constshark::Softmaxvirtual
~AbstractModel()shark::AbstractModel< RealVector, RealVector >inlinevirtual
~INameable()shark::INameableinlinevirtual
~IParameterizable()shark::IParameterizableinlinevirtual
~ISerializable()shark::ISerializableinlinevirtual