深度网络概览

From Ufldl

Jump to: navigation, search
(中英文对照)
Line 67: Line 67:
在下一节中,我们将会具体阐述如何进行逐层贪婪训练。
在下一节中,我们将会具体阐述如何进行逐层贪婪训练。
 +
 +
 +
{{CNN}}
==中英文对照==
==中英文对照==
-
Deep Networks 深度网络
 
-
deep neural networks 深度神经网络
+
:深度网络 Deep Networks
 +
 
 +
:深度神经网络  deep neural networks  
 +
 
 +
:非线性变换  non-linear transformation
 +
 
 +
:激活函数  activation function
-
non-linear transformation 非线性变换
+
:简洁地表达  represent compactly
-
activation function 激活函数
+
:“部分-整体”的分解  part-whole decompositions
-
represent compactly 简洁地表达
+
:目标的部件  parts of objects
-
part-whole decompositions “部分-整体”的分解
+
:高度非凸的优化问题    highly non-convex optimization problem
-
parts of objects 目标的部件
+
:共轭梯度    conjugate gradient
-
highly non-convex optimization problem 高度非凸的优化问题
+
:梯度的弥散    diffusion of gradients
-
conjugate gradient 共轭梯度
+
:逐层贪婪训练方法  Greedy layer-wise training
-
diffusion of gradients 梯度的弥散
+
:自动编码器    autoencoder
-
Greedy layer-wise training 逐层贪婪训练方法
+
:微调  fine-tuned
-
autoencoder 自动编码器
+
:自学习方法    self-taught learning
-
fine-tuned 微调
 
-
self-taught learning 自学习方法
 
==中文译者==
==中文译者==
郑胤(yzheng3xg@gmail.com), 谭晓阳(x.tan@nuaa.edu.cn), 许利杰(csxulijie@gmail.com)
郑胤(yzheng3xg@gmail.com), 谭晓阳(x.tan@nuaa.edu.cn), 许利杰(csxulijie@gmail.com)

Revision as of 15:34, 5 April 2013

Personal tools