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) constopennn::Loss
calculate_error(const Batch &batch, const ForwardPropagation &forward_propagation) constopennn::Loss
calculate_h(const float parameter)opennn::Lossstatic
calculate_regularization(const VectorR &parameters) constopennn::Loss
datasetopennn::Lossprotected
Error enum nameopennn::Loss
erroropennn::Lossprotected
from_JSON(const JsonDocument &)opennn::Loss
get_dataset() constopennn::Lossinline
get_dataset()opennn::Lossinline
get_error() constopennn::Lossinline
get_name() constopennn::Lossinline
get_neural_network() constopennn::Lossinline
get_neural_network()opennn::Lossinline
Loss(NeuralNetwork *neural_network=nullptr, Dataset *dataset=nullptr)opennn::Loss
minkowski_parameteropennn::Lossprotected
nameopennn::Lossprotected
negatives_weightopennn::Lossprotected
neural_networkopennn::Lossprotected
normalization_coefficientopennn::Lossprotected
positives_weightopennn::Lossprotected
print() constopennn::Lossinline
Regularization enum nameopennn::Loss
regularization_from_JSON(const JsonDocument &)opennn::Loss
regularization_map()opennn::Lossinlinestatic
regularization_methodopennn::Lossprotected
regularization_to_JSON(JsonWriter &) constopennn::Loss
regularization_to_string(Regularization regularization)opennn::Lossinlinestatic
regularization_weightopennn::Lossprotected
set(NeuralNetwork *neural_network=nullptr, Dataset *dataset=nullptr)opennn::Loss
set_dataset(Dataset *new_dataset)opennn::Lossinlinevirtual
set_error(const Error &)opennn::Loss
set_error(const string &)opennn::Loss
set_neural_network(NeuralNetwork *new_neural_network)opennn::Lossinline
set_normalization_coefficient()opennn::Loss
set_regularization(const string &new_regularization_method)opennn::Lossinline
set_regularization(Regularization new_regularization)opennn::Lossinline
set_regularization_weight(const float new_regularization_weight)opennn::Lossinline
string_to_regularization(const string &name)opennn::Lossinlinestatic
to_JSON(JsonWriter &) constopennn::Loss
~Loss()=defaultopennn::Lossvirtual