WeightedSquaredError Member List

This is the complete list of members for WeightedSquaredError, including all inherited members.

A_B (defined in LossIndex)LossIndexprotected
AT_B (defined in LossIndex)LossIndexprotected
back_propagate(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagation &) const (defined in LossIndex)LossIndex
back_propagate_lm(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) constLossIndex
calculate_error(const DataSetBatch &, const NeuralNetworkForwardPropagation &, LossIndexBackPropagation &) const (defined in WeightedSquaredError)WeightedSquaredErrorvirtual
calculate_error_gradient(const DataSetBatch &, const NeuralNetworkForwardPropagation &, LossIndexBackPropagation &) const (defined in LossIndex)LossIndex
calculate_error_gradient_lm(const DataSetBatch &, LossIndexBackPropagationLM &) constWeightedSquaredErrorvirtual
calculate_error_hessian_lm(const DataSetBatch &, LossIndexBackPropagationLM &) const (defined in WeightedSquaredError)WeightedSquaredErrorvirtual
calculate_error_lm(const DataSetBatch &, const NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) const (defined in WeightedSquaredError)WeightedSquaredErrorvirtual
calculate_errors(const DataSetBatch &, const NeuralNetworkForwardPropagation &, LossIndexBackPropagation &) const (defined in LossIndex)LossIndex
calculate_errors_lm(const DataSetBatch &, const NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) const (defined in LossIndex)LossIndex
calculate_eta() const (defined in LossIndex)LossIndex
calculate_gradient_numerical_differentiation() (defined in LossIndex)LossIndex
calculate_h(const type &) constLossIndex
calculate_jacobian_numerical_differentiation() (defined in LossIndex)LossIndex
calculate_layers_delta(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagation &) const (defined in LossIndex)LossIndex
calculate_layers_delta_lm(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) const (defined in LossIndex)LossIndex
calculate_output_delta(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagation &) const (defined in WeightedSquaredError)WeightedSquaredErrorvirtual
calculate_output_delta_lm(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) const (defined in LossIndex)LossIndexinlinevirtual
calculate_regularization(const Tensor< type, 1 > &) constLossIndex
calculate_regularization_gradient(const Tensor< type, 1 > &, Tensor< type, 1 > &) constLossIndex
calculate_regularization_hessian(const Tensor< type, 1 > &, Tensor< type, 2 > &) constLossIndex
calculate_squared_errors_jacobian_lm(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) constLossIndex
calculate_squared_errors_lm(const DataSetBatch &, const NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) const (defined in WeightedSquaredError)WeightedSquaredErrorvirtual
check() constLossIndex
data_set_pointerLossIndexprotected
displayLossIndexprotected
from_XML(const tinyxml2::XMLDocument &)WeightedSquaredError
get_data_set_pointer() constLossIndexinline
get_display() constLossIndex
get_error_type() constWeightedSquaredErrorvirtual
get_error_type_text() constWeightedSquaredErrorvirtual
get_negatives_weight() constWeightedSquaredError
get_neural_network_pointer() constLossIndexinline
get_normalizaton_coefficient() const (defined in WeightedSquaredError)WeightedSquaredError
get_positives_weight() constWeightedSquaredError
get_regularization_method() constLossIndex
get_regularization_weight() constLossIndex
has_data_set() constLossIndex
has_neural_network() constLossIndex
has_selection() constLossIndex
LossIndex()LossIndexexplicit
LossIndex(NeuralNetwork *, DataSet *)LossIndexexplicit
negatives_weightWeightedSquaredErrorprivate
neural_network_pointerLossIndexprotected
non_blocking_thread_pool (defined in LossIndex)LossIndexprotected
normalization_coefficientWeightedSquaredErrorprivate
positives_weightWeightedSquaredErrorprivate
regularization_from_XML(const tinyxml2::XMLDocument &) (defined in LossIndex)LossIndex
regularization_methodLossIndexprotected
regularization_weightLossIndexprotected
RegularizationMethod enum nameLossIndex
rows_sum (defined in LossIndex)LossIndexprotected
set()LossIndex
set(NeuralNetwork *)LossIndex
set(DataSet *)LossIndex
set(NeuralNetwork *, DataSet *)LossIndex
set(const LossIndex &)LossIndex
set_data_set_pointer(DataSet *)WeightedSquaredErrorvirtual
set_default()WeightedSquaredError
set_display(const bool &)LossIndex
set_negatives_weight(const type &)WeightedSquaredError
set_neural_network_pointer(NeuralNetwork *)LossIndex
set_normalization_coefficient()WeightedSquaredErrorvirtual
set_positives_weight(const type &)WeightedSquaredError
set_regularization_method(const RegularizationMethod &)LossIndex
set_regularization_method(const string &)LossIndex
set_regularization_weight(const type &)LossIndex
set_threads_number(const int &) (defined in LossIndex)LossIndex
set_weights(const type &, const type &)WeightedSquaredError
set_weights()WeightedSquaredError
SSE (defined in LossIndex)LossIndexprotected
thread_pool_device (defined in LossIndex)LossIndexprotected
weighted_sum_squared_error(const Tensor< type, 2 > &x, const Tensor< type, 2 > &y) const (defined in WeightedSquaredError)WeightedSquaredError
WeightedSquaredError()WeightedSquaredErrorexplicit
WeightedSquaredError(NeuralNetwork *, DataSet *)WeightedSquaredErrorexplicit
write_regularization_method() constLossIndex
write_regularization_XML(tinyxml2::XMLPrinter &) const (defined in LossIndex)LossIndex
write_XML(tinyxml2::XMLPrinter &) constWeightedSquaredErrorvirtual
~LossIndex()LossIndexvirtual
~WeightedSquaredError()WeightedSquaredErrorvirtual