#include <nnet-chain-diagnostics.h>
Public Member Functions | |
ChainObjectiveInfo () | |
Public Attributes | |
double | tot_weight |
double | tot_like |
double | tot_l2_term |
Definition at line 36 of file nnet-chain-diagnostics.h.
|
inline |
Definition at line 40 of file nnet-chain-diagnostics.h.
double tot_l2_term |
Definition at line 39 of file nnet-chain-diagnostics.h.
Referenced by NnetChainComputeProb::PrintTotalStats(), and NnetChainComputeProb::ProcessOutputs().
double tot_like |
Definition at line 38 of file nnet-chain-diagnostics.h.
Referenced by NnetChainComputeProb::PrintTotalStats(), and NnetChainComputeProb::ProcessOutputs().
double tot_weight |
Definition at line 37 of file nnet-chain-diagnostics.h.
Referenced by NnetChainComputeProb::PrintTotalStats(), and NnetChainComputeProb::ProcessOutputs().