Matrix Multiplication
An operation between two matrices that produces a new matrix via row-column dot products.
An operation between two matrices that produces a new matrix via row-column dot products.
A loss function for binary and multi-label classification, also known as log loss.
A loss function for multiclass classification: softmax followed by negative log-likelihood.
A measure of how well one probability distribution encodes events from another.
A measure of uncertainty — highest when all outcomes are equally likely, lowest when one dominates.