99精品伊人亚洲|最近国产中文炮友|九草在线视频支援|AV网站大全最新|美女黄片免费观看|国产精品资源视频|精彩无码视频一区|91大神在线后入|伊人终合在线播放|久草综合久久中文

電子發(fā)燒友App

硬聲App

0
  • 聊天消息
  • 系統(tǒng)消息
  • 評(píng)論與回復(fù)
登錄后你可以
  • 下載海量資料
  • 學(xué)習(xí)在線課程
  • 觀看技術(shù)視頻
  • 寫文章/發(fā)帖/加入社區(qū)
會(huì)員中心
創(chuàng)作中心

完善資料讓更多小伙伴認(rèn)識(shí)你,還能領(lǐng)取20積分哦,立即完善>

3天內(nèi)不再提示
創(chuàng)作
電子發(fā)燒友網(wǎng)>電子資料下載>人工智能>【收藏】人工智能術(shù)語(yǔ)表

【收藏】人工智能術(shù)語(yǔ)表

2021-02-02 | pdf | 103.43KB | 次下載 | 3積分

資料介紹

English Terminology 中文術(shù)語(yǔ)
neural networks 神經(jīng)網(wǎng)絡(luò)
activation function 激活函數(shù)
hyperbolic tangent 雙曲正切函數(shù)
bias units 偏置項(xiàng)
activation 激活值
forward propagation 前向傳播
feedforward neural network 前饋神經(jīng)網(wǎng)絡(luò)
Backpropagation Algorithm 反向傳播算法
(batch) gradient descent (批量)梯度下降法
(overall) cost function (整體)代價(jià)函數(shù)
squared-error 方差
average sum-of-squares error 均方差
regularization term 規(guī)則化項(xiàng)
weight decay 權(quán)重衰減
bias terms 偏置項(xiàng)
Bayesian regularization method 貝葉斯規(guī)則化方法
Gaussian prior 高斯先驗(yàn)概率
MAP 極大后驗(yàn)估計(jì)
maximum likelihood estimation 極大似然估計(jì)
activation function 激活函數(shù)
tanh function 雙曲正切函數(shù)
non-convex function 非凸函數(shù)
hidden (layer) units 隱藏層單元
symmetry breaking 對(duì)稱失效
learning rate 學(xué)習(xí)速率
forward pass 前向傳導(dǎo)
hypothesis 假設(shè)值
error term 殘差
weighted average 加權(quán)平均值
feedforward pass 前饋傳導(dǎo)
Hadamard product 阿達(dá)馬乘積
forward propagation 前向傳播
off-by-one error 缺位錯(cuò)誤
bias term 偏置項(xiàng)
numerically checking 數(shù)值檢驗(yàn)
numerical roundoff errors 數(shù)值舍入誤差
significant digits 有效數(shù)字
unrolling 組合擴(kuò)展
learning rate 學(xué)習(xí)速率
Hessian matrix Hessian 矩陣
Newton's method 牛頓法
conjugate gradient 共軛梯度
step-size 步長(zhǎng)值
Autoencoders 自編碼算法
Sparsity 稀疏性
neural networks 神經(jīng)網(wǎng)絡(luò)
supervised learning 監(jiān)督學(xué)習(xí)
unsupervised learning 無(wú)監(jiān)督學(xué)習(xí)
hidden units 隱藏神經(jīng)元
the pixel intensity value 像素灰度值
IID 獨(dú)立同分布
PCA 主元分析
active 激活
inactive 抑制
activation function 激活函數(shù)
activation 激活度
the average activation 平均活躍度
sparsity parameter 稀疏性參數(shù)
penalty term 懲罰因子
KL divergence KL 散度
Bernoulli random variable 伯努利隨機(jī)變量
overall cost function 總體代價(jià)函數(shù)
backpropagation 后向傳播
forward pass 前向傳播
gradient descent 梯度下降
the objective 目標(biāo)函數(shù)
the derivative checking method 梯度驗(yàn)證方法
Visualizing 可視化
Autoencoder 編碼器
hidden unit 隱藏單元
non-linear feature 非線性特征
activate 激勵(lì)
trivial answer 平凡解
norm constrained 范數(shù)約束
sparse autoencoder 稀疏自編碼器
norm bounded 有界范數(shù)
input domains 輸入域
vectorization 矢量化
Logistic Regression 邏輯回歸
batch gradient ascent 批量梯度上升法
intercept term 截距
the log likelihood 對(duì)數(shù)似然函數(shù)
derivative 導(dǎo)函數(shù)
gradient 梯度
vectorization 向量化
forward propagation 正向傳播
backpropagation 反向傳播
training examples 訓(xùn)練樣本
activation function 激活函數(shù)
sparse autoencoder 稀疏自編碼網(wǎng)絡(luò)
sparsity penalty 稀疏懲罰
average firing rate 平均激活率
Principal Components Analysis 主成份分析
whitening 白化
intensity 亮度
mean 平均值
variance 方差
covariance matrix 協(xié)方差矩陣
basis
magnitude 幅值
stationarity 平穩(wěn)性
normalization 歸一化
eigenvector 特征向量
redundant 冗余
variance 方差
smoothing 平滑
dimensionality reduction 降維
regularization 正則化
reflection matrix 反射矩陣
decorrelation 去相關(guān)
Principal Components Analysis (PCA) 主成分分析
zero-mean 均值為零
mean value 均值
eigenvalue 特征值
symmetric positive semi-definite matrix 對(duì)稱半正定矩陣
numerically reliable 數(shù)值計(jì)算上穩(wěn)定
sorted in decreasing order 降序排列
singular value 奇異值
singular vector 奇異向量
vectorized implementation 向量化實(shí)現(xiàn)
diagonal 對(duì)角線
Softmax Regression Softmax回歸
supervised learning 有監(jiān)督學(xué)習(xí)
unsupervised learning 無(wú)監(jiān)督學(xué)習(xí)
deep learning 深度學(xué)習(xí)
logistic regression logistic回歸
intercept term 截距項(xiàng)
binary classification 二元分類
class labels 類型標(biāo)記
hypothesis 估值函數(shù)/估計(jì)值
cost function 代價(jià)函數(shù)
multi-class classification 多元分類
weight decay 權(quán)重衰減
self-taught learning 自我學(xué)習(xí)/自學(xué)習(xí)
unsupervised feature learning 無(wú)監(jiān)督特征學(xué)習(xí)
autoencoder 自編碼器
semi-supervised learning 半監(jiān)督學(xué)習(xí)
deep networks 深層網(wǎng)絡(luò)
fine-tune 微調(diào)
unsupervised feature learning 非監(jiān)督特征學(xué)習(xí)
pre-training 預(yù)訓(xùn)練
Deep Networks 深度網(wǎng)絡(luò)
deep neural networks 深度神經(jīng)網(wǎng)絡(luò)
non-linear transformation 非線性變換
represent compactly 簡(jiǎn)潔地表達(dá)
part-whole decompositions “部分-整體”的分解
parts of objects 目標(biāo)的部件
highly non-convex optimization problem 高度非凸的優(yōu)化問(wèn)題
conjugate gradient 共軛梯度
diffusion of gradients 梯度的彌散
Greedy layer-wise training 逐層貪婪訓(xùn)練方法
autoencoder 自動(dòng)編碼器
Greedy layer-wise training 逐層貪婪訓(xùn)練法
Stacked autoencoder 棧式自編碼神經(jīng)網(wǎng)絡(luò)
Fine-tuning 微調(diào)
Raw inputs 原始輸入
Hierarchical grouping 層次型分組
Part-whole decomposition 部分-整體分解
First-order features 一階特征
Second-order features 二階特征
Higher-order features 更高階特征
Linear Decoders 線性解碼器
Sparse Autoencoder 稀疏自編碼
input layer 輸入層
hidden layer 隱含層
output layer 輸出層
neuron 神經(jīng)元
robust 魯棒
sigmoid activation function S型激勵(lì)函數(shù)
tanh function tanh激勵(lì)函數(shù)
linear activation function 線性激勵(lì)函數(shù)
identity activation function 恒等激勵(lì)函數(shù)
hidden unit 隱單元
weight 權(quán)重
error term 偏差項(xiàng)
Full Connected Networks 全連接網(wǎng)絡(luò)
Sparse Autoencoder 稀疏編碼
Feedforward 前向輸送
Backpropagation 反向傳播
Locally Connected Networks 部分聯(lián)通網(wǎng)絡(luò)
Contiguous Groups 連接區(qū)域
Visual Cortex 視覺(jué)皮層
Convolution 卷積
Stationary 固有特征
Pool 池化
features 特征
example 樣例
over-fitting 過(guò)擬合
translation invariant 平移不變性
pooling 池化
extract 提取
object detection 物體檢測(cè)
DC component 直流分量
local mean subtraction 局部均值消減
sparse autoencoder 消減歸一化
rescaling 縮放
per-example mean subtraction 逐樣本均值消減
feature standardization 特征標(biāo)準(zhǔn)化
stationary 平穩(wěn)
zero-mean 零均值化
low-pass filtering 低通濾波
reconstruction based models 基于重構(gòu)的模型
RBMs 受限Boltzman機(jī)
k-Means k-均值
long tail 長(zhǎng)尾
loss function 損失函數(shù)
orthogonalization 正交化
Sparse Coding 稀疏編碼
unsupervised method 無(wú)監(jiān)督學(xué)習(xí)
over-complete bases 超完備基
degeneracy 退化
reconstruction term 重構(gòu)項(xiàng)
sparsity penalty 稀疏懲罰項(xiàng)
norm 范式
generative model 生成模型
linear superposition 線性疊加
additive noise 加性噪聲
basis feature vectors 特征基向量
the empirical distribution 經(jīng)驗(yàn)分布函數(shù)
the log-likelihood 對(duì)數(shù)似然函數(shù)
Gaussian white noise 高斯白噪音
the prior distribution 先驗(yàn)分布
prior probability 先驗(yàn)概率
source features 源特征
the energy function 能量函數(shù)
regularized 正則化
least squares 最小二乘法
convex optimization software 凸優(yōu)化軟件
conjugate gradient methods 共軛梯度法
quadratic constraints 二次約束
the Lagrange dual 拉格朗日對(duì)偶函數(shù)
feedforward architectures 前饋結(jié)構(gòu)算法
Independent Component Analysis 獨(dú)立成分分析
Over-complete basis 超完備基
Orthonormal basis 標(biāo)準(zhǔn)正交基
Sparsity penalty 稀疏懲罰項(xiàng)
Under-complete basis 不完備基
Line-search algorithm 線搜索算法
Topographic cost term 拓?fù)浯鷥r(jià)項(xiàng)

來(lái)源:機(jī)器人網(wǎng)

下載該資料的人也在下載 下載該資料的人還在閱讀
更多 >

評(píng)論

查看更多

下載排行

本周

  1. 1電子電路原理第七版PDF電子教材免費(fèi)下載
  2. 0.00 MB  |  1491次下載  |  免費(fèi)
  3. 2單片機(jī)典型實(shí)例介紹
  4. 18.19 MB  |  95次下載  |  1 積分
  5. 3S7-200PLC編程實(shí)例詳細(xì)資料
  6. 1.17 MB  |  27次下載  |  1 積分
  7. 4筆記本電腦主板的元件識(shí)別和講解說(shuō)明
  8. 4.28 MB  |  18次下載  |  4 積分
  9. 5開關(guān)電源原理及各功能電路詳解
  10. 0.38 MB  |  11次下載  |  免費(fèi)
  11. 6100W短波放大電路圖
  12. 0.05 MB  |  4次下載  |  3 積分
  13. 7基于單片機(jī)和 SG3525的程控開關(guān)電源設(shè)計(jì)
  14. 0.23 MB  |  4次下載  |  免費(fèi)
  15. 8基于AT89C2051/4051單片機(jī)編程器的實(shí)驗(yàn)
  16. 0.11 MB  |  4次下載  |  免費(fèi)

本月

  1. 1OrCAD10.5下載OrCAD10.5中文版軟件
  2. 0.00 MB  |  234313次下載  |  免費(fèi)
  3. 2PADS 9.0 2009最新版 -下載
  4. 0.00 MB  |  66304次下載  |  免費(fèi)
  5. 3protel99下載protel99軟件下載(中文版)
  6. 0.00 MB  |  51209次下載  |  免費(fèi)
  7. 4LabView 8.0 專業(yè)版下載 (3CD完整版)
  8. 0.00 MB  |  51043次下載  |  免費(fèi)
  9. 5555集成電路應(yīng)用800例(新編版)
  10. 0.00 MB  |  33562次下載  |  免費(fèi)
  11. 6接口電路圖大全
  12. 未知  |  30320次下載  |  免費(fèi)
  13. 7Multisim 10下載Multisim 10 中文版
  14. 0.00 MB  |  28588次下載  |  免費(fèi)
  15. 8開關(guān)電源設(shè)計(jì)實(shí)例指南
  16. 未知  |  21539次下載  |  免費(fèi)

總榜

  1. 1matlab軟件下載入口
  2. 未知  |  935053次下載  |  免費(fèi)
  3. 2protel99se軟件下載(可英文版轉(zhuǎn)中文版)
  4. 78.1 MB  |  537793次下載  |  免費(fèi)
  5. 3MATLAB 7.1 下載 (含軟件介紹)
  6. 未知  |  420026次下載  |  免費(fèi)
  7. 4OrCAD10.5下載OrCAD10.5中文版軟件
  8. 0.00 MB  |  234313次下載  |  免費(fèi)
  9. 5Altium DXP2002下載入口
  10. 未知  |  233046次下載  |  免費(fèi)
  11. 6電路仿真軟件multisim 10.0免費(fèi)下載
  12. 340992  |  191183次下載  |  免費(fèi)
  13. 7十天學(xué)會(huì)AVR單片機(jī)與C語(yǔ)言視頻教程 下載
  14. 158M  |  183277次下載  |  免費(fèi)
  15. 8proe5.0野火版下載(中文版免費(fèi)下載)
  16. 未知  |  138039次下載  |  免費(fèi)