不同格式的符号命名规则
符号 | latex表示 | 意义 |
---|---|---|
x \mathcal{x} x | $\mathcal{x}$ | 标量 |
x \bm{x} x | $\bm{x}$ | 向量 |
x \mathbf{x} x | $\mathbf{x}$ | 变量集 |
A \mathbf{A} A | $\mathbf{A}$ | 矩阵 |
I \mathbf{I} I | $\mathbf{I}$ | 单位矩阵 |
χ \chi χ | $\mathbf{\chi}$ | 样本空间或状态空间 |
D \mathcal{D} D | $\mathcal{D}$ | 概率分布 |
D \mathbf{D} D | $\mathbf{D}$ | 样本数据(数据集) |
H \mathcal{H} H | $\mathcal{H}$ | 假设空间 |
H \mathbf{H} H | $\mathbf{H}$ | 假设集 |
L \mathfrak{L} L | $\mathfrak{L}$ | 学习算法 |
( ⋅ , ⋅ , ⋅ ) (\cdot,\cdot,\cdot) (⋅,⋅,⋅) | $(\cdot,\cdot,\cdot)$ | 行向量 |
( ⋅ ; ⋅ ; ⋅ ) (\cdot;\cdot;\cdot) (⋅;⋅;⋅) | $(\cdot;\cdot;\cdot)$ | 列向量 |
( ⋅ ) T (\cdot)^\mathbf{T} (⋅)T | $(\cdot)^\mathbf{T}$ | 向量或者矩阵转置 |
{ … } \{\dots\} { …} | ${\dots}$ | 集合 |
∣ { … } ∣ |\{\dots\}| ∣{ …}∣ | ∣ { … } ∣ |\{\dots\}| ∣{ …}∣ | 集合 { … } \{\dots\} { …}中元素个数 |
∣ ∣ ⋅ ∣ ∣ p ||\cdot || _{p} ∣∣⋅∣∣p | $||\cdot || _{p}$ | L p L_p Lp范数, p p p损失时为 L 2 L_2 L2范数 |
P ( ⋅ ) \mathbf{P(\cdot)} P(⋅), P ( ⋅ ∣ ⋅ ) \mathbf{P(\cdot|\cdot)} P(⋅∣⋅) | $\mathbf{P(\cdot)} , , ,\mathbf{P(\cdot|\cdot)}$ | 概率质量函数,条件概率质量函数 |
p ( ⋅ ) \mathbf{p(\cdot)} p(⋅), p ( ⋅ ∣ ⋅ ) \mathbf{p(\cdot|\cdot)} p(⋅∣⋅) | $\mathbf{p(\cdot)} , , ,\mathbf{p(\cdot|\cdot)}$ | 概率密度函数,条件概率密度函数 |
E . ∼ D [ f ( ⋅ ) ] \mathbb{E}._{\mathcal{\sim{D}}}{~ [f(\cdot)]} E.∼D [f(⋅)] | $\mathbb{E}._{\mathcal{\sim{D}}}{~ [f(\cdot)]}$ | 函数 f ( ⋅ ) f(\cdot) |