NormalizedSquaredError Member List

This is the complete list of members for NormalizedSquaredError, 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 &) constNormalizedSquaredErrorvirtual
calculate_error_gradient(const DataSetBatch &, const NeuralNetworkForwardPropagation &, LossIndexBackPropagation &) const (defined in LossIndex)LossIndex
calculate_error_gradient_lm(const DataSetBatch &, LossIndexBackPropagationLM &) const (defined in NormalizedSquaredError)NormalizedSquaredErrorvirtual
calculate_error_hessian_lm(const DataSetBatch &, LossIndexBackPropagationLM &) const (defined in NormalizedSquaredError)NormalizedSquaredErrorvirtual
calculate_error_lm(const DataSetBatch &, const NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) const (defined in NormalizedSquaredError)NormalizedSquaredErrorvirtual
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_normalization_coefficient(const Tensor< type, 2 > &, const Tensor< type, 1 > &) constNormalizedSquaredError
calculate_output_delta(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagation &) const (defined in NormalizedSquaredError)NormalizedSquaredErrorvirtual
calculate_output_delta_lm(const DataSetBatch &, NeuralNetworkForwardPropagation &, LossIndexBackPropagationLM &) const (defined in NormalizedSquaredError)NormalizedSquaredErrorvirtual
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 LossIndex)LossIndexvirtual
calculate_time_series_normalization_coefficient(const Tensor< type, 2 > &, const Tensor< type, 2 > &) const (defined in NormalizedSquaredError)NormalizedSquaredError
check() constLossIndex
data_set_pointerLossIndexprotected
displayLossIndexprotected
from_XML(const tinyxml2::XMLDocument &)NormalizedSquaredError
get_data_set_pointer() constLossIndexinline
get_display() constLossIndex
get_error_type() constNormalizedSquaredErrorvirtual
get_error_type_text() constNormalizedSquaredErrorvirtual
get_neural_network_pointer() constLossIndexinline
get_normalization_coefficient() constNormalizedSquaredError
get_regularization_method() constLossIndex
get_regularization_weight() constLossIndex
get_selection_normalization_coefficient() constNormalizedSquaredError
has_data_set() constLossIndex
has_neural_network() constLossIndex
has_selection() constLossIndex
LossIndex()LossIndexexplicit
LossIndex(NeuralNetwork *, DataSet *)LossIndexexplicit
neural_network_pointerLossIndexprotected
non_blocking_thread_pool (defined in LossIndex)LossIndexprotected
normalization_coefficientNormalizedSquaredErrorprivate
NormalizedSquaredError(NeuralNetwork *, DataSet *)NormalizedSquaredErrorexplicit
NormalizedSquaredError()NormalizedSquaredErrorexplicit
regularization_from_XML(const tinyxml2::XMLDocument &) (defined in LossIndex)LossIndex
regularization_methodLossIndexprotected
regularization_weightLossIndexprotected
RegularizationMethod enum nameLossIndex
rows_sum (defined in LossIndex)LossIndexprotected
selection_normalization_coefficient (defined in NormalizedSquaredError)NormalizedSquaredErrorprivate
set()LossIndex
set(NeuralNetwork *)LossIndex
set(DataSet *)LossIndex
set(NeuralNetwork *, DataSet *)LossIndex
set(const LossIndex &)LossIndex
set_data_set_pointer(DataSet *new_data_set_pointer)NormalizedSquaredErrorvirtual
set_default()NormalizedSquaredError
set_display(const bool &)LossIndex
set_neural_network_pointer(NeuralNetwork *)LossIndex
set_normalization_coefficient()NormalizedSquaredErrorvirtual
set_normalization_coefficient(const type &)NormalizedSquaredError
set_regularization_method(const RegularizationMethod &)LossIndex
set_regularization_method(const string &)LossIndex
set_regularization_weight(const type &)LossIndex
set_selection_normalization_coefficient()NormalizedSquaredError
set_selection_normalization_coefficient(const type &)NormalizedSquaredError
set_threads_number(const int &) (defined in LossIndex)LossIndex
set_time_series_normalization_coefficient()NormalizedSquaredError
SSE (defined in LossIndex)LossIndexprotected
thread_pool_device (defined in LossIndex)LossIndexprotected
write_regularization_method() constLossIndex
write_regularization_XML(tinyxml2::XMLPrinter &) const (defined in LossIndex)LossIndex
write_XML(tinyxml2::XMLPrinter &) constNormalizedSquaredErrorvirtual
~LossIndex()LossIndexvirtual
~NormalizedSquaredError()NormalizedSquaredErrorvirtual