#include <mikolov-rnnlm-lib.h>
Public Attributes | |
real | ac |
real | er |
Definition at line 67 of file mikolov-rnnlm-lib.h.
real ac |
Definition at line 68 of file mikolov-rnnlm-lib.h.
Referenced by CRnnLM::computeConditionalLogprob(), CRnnLM::computeNet(), CRnnLM::copyHiddenLayerToInput(), CRnnLM::initNet(), CRnnLM::matrixXvector(), CRnnLM::netReset(), CRnnLM::restoreContextFromVector(), CRnnLM::restoreNet(), CRnnLM::saveContextToVector(), and CRnnLM::saveWeights().
real er |
Definition at line 69 of file mikolov-rnnlm-lib.h.
Referenced by CRnnLM::initNet(), CRnnLM::matrixXvector(), CRnnLM::netReset(), and CRnnLM::saveWeights().