negativeLogLikelihood

//// Loss negative loglikelihood - log p(x). note that p(x) should be normalized

negativeLogLikelihood
(
alias Storage
)
(
Variable!(float, 2, Storage) x
,
Variable!(int, 1, Storage) t
,
int ignoreIndex = -100
)

Meta