SqueezeBrains SDK 1.13
|
Results of the training epochs. More...
#include <sb.h>
Data Fields | |
sb_t_svl_res_epoch * | epoch |
Array of the results of the training epochs. | |
int | saved_epoch |
int | size |
Number of the elements of the array 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.