Browse common mathematical operators and Greek letters for your LaTeX documents.
Loss Function
\mathcal{L}Expectation
\mathbb{E}Expectation of X
\mathbb{E}[X]KL Divergence
D_{\text{KL}}(P \| Q)KL Divergence Alt
\text{KL}(P \| Q)Argmax
\arg\maxArgmin
\arg\minArgmax Subscript
\arg\max_{\theta}Argmin Subscript
\arg\min_{\theta}Tensor Product
\otimesHadamard Product
\odotSoftmax
\text{softmax}Sigmoid
\sigmaReLU
\text{ReLU}Gradient
\nablaGradient of L
\nabla_{\theta} \mathcal{L}Partial Derivative
\frac{\partial \mathcal{L}}{\partial \theta}Learning Rate
\etaTheta (parameters)
\thetaTheta Star
\theta^*Weight Matrix
\mathbf{W}Bias Vector
\mathbf{b}Cross Entropy
H(p, q)Entropy
H(X)Mutual Information
I(X; Y)Log Likelihood
\log p(x | \theta)Probability Distribution
p(x)Conditional Probability
p(y | x)Sum Over Classes
\sum_{c=1}^{C}Product Over Samples
\prod_{i=1}^{N}L1 Norm
\| \theta \|_1L2 Norm
\| \theta \|_2Frobenius Norm
\| \mathbf{W} \|_F