SqueezeBrains SDK 1.18
sb_t_svl_res_epochs Struct Reference

Results of the training epochs. More...

#include <sb.h>

Collaboration diagram for sb_t_svl_res_epochs:

Data Fields

sb_t_svl_res_epochepoch
 Array of the results of the training epochs.
 
int saved_epoch
 
int size
 Number of the elements of the array epoch .
 

Detailed Description

Results of the training epochs.

Definition at line 14367 of file sb.h.

Field Documentation

◆ saved_epoch

int sb_t_svl_res_epochs::saved_epoch

Index of the epoch with the best SVL result. If sb_t_svl_dl_par::save_best is not enabled it is always equal to the size-1 value.

Definition at line 14370 of file sb.h.


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