线性解码器

From Ufldl

Jump to: navigation, search
(中英文对照)
Line 61: Line 61:
==中英文对照==
==中英文对照==
线性解码器 Linear Decoders
线性解码器 Linear Decoders
 +
稀疏自编码 Sparse Autoencoder
稀疏自编码 Sparse Autoencoder
 +
输入层 input layer
输入层 input layer
 +
隐含层 hidden layer
隐含层 hidden layer
 +
输出层 output layer
输出层 output layer
 +
神经元 neuron
神经元 neuron
 +
神经网络 neural network
神经网络 neural network
 +
自编码器 autoencoder
自编码器 autoencoder
 +
激励函数 activation function
激励函数 activation function
 +
鲁棒            robust
鲁棒            robust
 +
S型激励函数    sigmoid activation function
S型激励函数    sigmoid activation function
 +
tanh函数        tanh function
tanh函数        tanh function
 +
线性激励函数 linear activation function
线性激励函数 linear activation function
 +
恒等激励函数    identity activation function
恒等激励函数    identity activation function
 +
隐单元          hidden unit
隐单元          hidden unit
 +
权重         weight
权重         weight
 +
偏差项          error term
偏差项          error term
 +
反向传播算法    backpropagation
反向传播算法    backpropagation

Revision as of 00:48, 6 April 2013

Personal tools