OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
opennn::Loss Member List
This is the complete list of members for
opennn::Loss
, including all inherited members.
back_propagate
(const Batch &batch, ForwardPropagation &forward_propagation, BackPropagation &back_propagation) const
opennn::Loss
calculate_error
(const Batch &batch, const ForwardPropagation &forward_propagation) const
opennn::Loss
calculate_h
(const float parameter)
opennn::Loss
static
calculate_regularization
(const VectorR ¶meters) const
opennn::Loss
dataset
opennn::Loss
protected
Error
enum name
opennn::Loss
error
opennn::Loss
protected
from_JSON
(const JsonDocument &)
opennn::Loss
get_dataset
() const
opennn::Loss
inline
get_dataset
()
opennn::Loss
inline
get_error
() const
opennn::Loss
inline
get_name
() const
opennn::Loss
inline
get_neural_network
() const
opennn::Loss
inline
get_neural_network
()
opennn::Loss
inline
Loss
(NeuralNetwork *neural_network=nullptr, Dataset *dataset=nullptr)
opennn::Loss
minkowski_parameter
opennn::Loss
protected
name
opennn::Loss
protected
negatives_weight
opennn::Loss
protected
neural_network
opennn::Loss
protected
normalization_coefficient
opennn::Loss
protected
positives_weight
opennn::Loss
protected
print
() const
opennn::Loss
inline
Regularization
enum name
opennn::Loss
regularization_from_JSON
(const JsonDocument &)
opennn::Loss
regularization_map
()
opennn::Loss
inline
static
regularization_method
opennn::Loss
protected
regularization_to_JSON
(JsonWriter &) const
opennn::Loss
regularization_to_string
(Regularization regularization)
opennn::Loss
inline
static
regularization_weight
opennn::Loss
protected
set
(NeuralNetwork *neural_network=nullptr, Dataset *dataset=nullptr)
opennn::Loss
set_dataset
(Dataset *new_dataset)
opennn::Loss
inline
virtual
set_error
(const Error &)
opennn::Loss
set_error
(const string &)
opennn::Loss
set_neural_network
(NeuralNetwork *new_neural_network)
opennn::Loss
inline
set_normalization_coefficient
()
opennn::Loss
set_regularization
(const string &new_regularization_method)
opennn::Loss
inline
set_regularization
(Regularization new_regularization)
opennn::Loss
inline
set_regularization_weight
(const float new_regularization_weight)
opennn::Loss
inline
string_to_regularization
(const string &name)
opennn::Loss
inline
static
to_JSON
(JsonWriter &) const
opennn::Loss
~Loss
()=default
opennn::Loss
virtual
Generated by
1.13.2