MagmaDNN  1.0
c++NeuralNetworkFramework
magmadnn::model::metric_t Struct Reference

Public Attributes

double accuracy
 
double loss
 
double training_time
 

Member Data Documentation

◆ accuracy

double magmadnn::model::metric_t::accuracy

accuracy the training accuracy of the model

◆ loss

double magmadnn::model::metric_t::loss

loss the final loss from the models loss function

◆ training_time

double magmadnn::model::metric_t::training_time

training_time the training duration in seconds


The documentation for this struct was generated from the following file: