Searched refs:negative_term (Results 1 – 1 of 1) sorted by relevance
164 float negative_term = expf(prob_sum[l] - log_p_z_x); in CalculateGradient() local166 dy_b(l, output_delay_ + t) = y(l, output_delay_ + t) - negative_term; in CalculateGradient()