当前位置:   article > 正文

深度学习名词(中英文对照)_annotations在深度学习中一般翻译为什么

annotations在深度学习中一般翻译为什么

主要内容来自于孙逊等人对斯坦福大学深度学习教程UFLDL Tutorial的翻译,并在此基础上不断补充和修订。

  1. activation 激活值
  2. activation function 激活函数
  3. additive noise 加性噪声
  4. autoencoder 自编码器
  5. Autoencoders 自编码算法
  6. average firing rate 平均激活率
  7. average sum-of-squares error 均方差
  8. backpropagation 后向传播
  9. basis 基
  10. basis feature vectors 特征基向量
  11. batch gradient ascent 批量梯度上升法
  12. Bayesian regularization method 贝叶斯规则化方法
  13. Bernoulli random variable 伯努利随机变量
  14. bias term 偏置项
  15. binary classfication 二元分类
  16. class labels 类型标记
  17. concatenation 级联
  18. conjugate gradient 共轭梯度
  19. contiguous groups 联通区域
  20. convex optimization software 凸优化软件
  21. convolution 卷积
  22. cost function 代价函数
  23. covariance matrix 协方差矩阵
  24. DC component 直流分量
  25. decorrelation 去相关
  26. degeneracy 退化
  27. demensionality reduction 降维
  28. derivative 导函数
  29. diagonal 对角线
  30. diffusion of gradients 梯度的弥散
  31. eigenvalue 特征值
  32. eigenvector 特征向量
  33. error term 残差
  34. feature matrix 特征矩阵
  35. feature standardization 特征标准化
  36. feedforward architectures 前馈结构算法
  37. feedforward neural network 前馈神经网络
  38. feedforward pass 前馈传导
  39. fine-tuned 微调
  40. first-order feature 一阶特征
  41. forward pass 前向传导
  42. forward propagation 前向传播
  43. Gaussian prior 高斯先验概率
  44. generative model 生成模型
  45. gradient descent 梯度下降
  46. Greedy layer-wise training 逐层贪婪训练方法
  47. grouping matrix 分组矩阵
  48. Hadamard product 阿达马乘积
  49. Hessian matrix Hessian 矩阵
  50. hidden layer 隐含层
  51. hidden units 隐藏神经元
  52. Hierarchical grouping 层次型分组
  53. higher-order features 更高阶特征
  54. highly non-convex optimization problem 高度非凸的优化问题
  55. histogram 直方图
  56. hyperbolic tangent 双曲正切函数
  57. hypothesis 估值,假设
  58. identity activation function 恒等激励函数
  59. IID 独立同分布
  60. illumination 照明
  61. inactive 抑制
  62. independent component analysis 独立成份分析
  63. input domains 输入域
  64. input layer 输入层
  65. intensity 亮度/灰度
  66. intercept term 截距
  67. KL divergence 相对熵
  68. KL divergence KL分散度
  69. k-Means K-均值
  70. learning rate 学习速率
  71. least squares 最小二乘法
  72. linear correspondence 线性响应
  73. linear superposition 线性叠加
  74. line-search algorithm 线搜索算法
  75. local mean subtraction 局部均值消减
  76. local optima 局部最优解
  77. logistic regression 逻辑回归
  78. loss function 损失函数
  79. low-pass filtering 低通滤波
  80. magnitude 幅值
  81. MAP 极大后验估计
  82. maximum likelihood estimation 极大似然估计
  83. mean 平均值
  84. MFCC Mel 倒频系数
  85. multi-class classification 多元分类
  86. neural networks 神经网络
  87. neuron 神经元
  88. Newton's method 牛顿法
  89. non-convex function 非凸函数
  90. non-linear feature 非线性特征
  91. norm 范式
  92. norm bounded 有界范数
  93. norm constrained 范数约束
  94. normalization 归一化
  95. numerical roundoff errors 数值舍入误差
  96. numerically checking 数值检验
  97. numerically reliable 数值计算上稳定
  98. object detection 物体检测
  99. objective function 目标函数
  100. off-by-one error 缺位错误
  101. orthogonalization 正交化
  102. output layer 输出层
  103. overall cost function 总体代价函数
  104. over-complete basis 超完备基
  105. over-fitting 过拟合
  106. parts of objects 目标的部件
  107. part-whole decompostion 部分-整体分解
  108. PCA 主元分析
  109. penalty term 惩罚因子
  110. per-example mean subtraction 逐样本均值消减
  111. pooling 池化
  112. pretrain 预训练
  113. principal components analysis 主成份分析
  114. quadratic constraints 二次约束
  115. RBMs 受限Boltzman机
  116. reconstruction based models 基于重构的模型
  117. reconstruction cost 重建代价
  118. reconstruction term 重构项
  119. redundant 冗余
  120. reflection matrix 反射矩阵
  121. regularization 正则化
  122. regularization term 正则化项
  123. rescaling 缩放
  124. robust 鲁棒性
  125. run 行程
  126. second-order feature 二阶特征
  127. sigmoid activation function S型激励函数
  128. significant digits 有效数字
  129. singular value 奇异值
  130. singular vector 奇异向量
  131. smoothed L1 penalty 平滑的L1范数惩罚
  132. Smoothed topographic L1 sparsity penalty 平滑地形L1稀疏惩罚函数
  133. smoothing 平滑
  134. Softmax Regresson Softmax回归
  135. sorted in decreasing order 降序排列
  136. source features 源特征
  137. sparse autoencoder 消减归一化
  138. Sparsity 稀疏性
  139. sparsity parameter 稀疏性参数
  140. sparsity penalty 稀疏惩罚
  141. square function 平方函数
  142. squared-error 方差
  143. stationary 平稳性(不变性)
  144. stationary stochastic process 平稳随机过程
  145. step-size 步长值
  146. supervised learning 监督学习
  147. symmetric positive semi-definite matrix 对称半正定矩阵
  148. symmetry breaking 对称失效
  149. tanh function 双曲正切函数
  150. the average activation 平均活跃度
  151. the derivative checking method 梯度验证方法
  152. the empirical distribution 经验分布函数
  153. the energy function 能量函数
  154. the Lagrange dual 拉格朗日对偶函数
  155. the log likelihood 对数似然函数
  156. the pixel intensity value 像素灰度值
  157. the rate of convergence 收敛速度
  158. topographic cost term 拓扑代价项
  159. topographic ordered 拓扑秩序
  160. transformation 变换
  161. translation invariant 平移不变性
  162. trivial answer 平凡解
  163. under-complete basis 不完备基
  164. unrolling 组合扩展
  165. unsupervised learning 无监督学习
  166. variance 方差
  167. vecotrized implementation 向量化实现
  168. vectorization 矢量化
  169. visual cortex 视觉皮层
  170. weight decay 权重衰减
  171. weighted average 加权平均值
  172. whitening 白化

zero-mean 均值为零

转自:https://zhuanlan.zhihu.com/p/21284064

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小小林熬夜学编程/article/detail/687539
推荐阅读
相关标签
  

闽ICP备14008679号