|
OpenNN
Open-source neural networks library
|
Result of calculate_error; accuracy and active_tokens_count are populated only by classification losses. More...
#include <loss.h>
Public Attributes | |
| float | error = 0.0f |
| float | accuracy = 0.0f |
| Index | active_tokens_count = 0 |
Result of calculate_error; accuracy and active_tokens_count are populated only by classification losses.
| float opennn::Loss::EvaluationResult::accuracy = 0.0f |
| Index opennn::Loss::EvaluationResult::active_tokens_count = 0 |
| float opennn::Loss::EvaluationResult::error = 0.0f |