SAEexampleinDeepLearnToolbox精要.pptx

SAEexampleinDeepLearnToolbox精要

SAE_example ——MATLAB DeepLearnToolbox By: Li Ruiqi 1 MATLAB DeepLearnToolbox A Matlab toolbox for Deep Learning. Deep Learning is a new subfield of machine learning that focuses on learning deep hierarchical models of data. It is inspired by the human brains apparent deep (layered, hierarchical) architecture. A good overview of the theory of Deep Learning theory is Learning Deep Architectures for AI 2 SAE_example 3 Import data 以手写数字识别问题为例: train_x: 60000*784 double 784 = 28*28 train_y: 60000*10 double 1-of-10 recode 4 Pre-training 5 sae = saesetup([784 200 100]) 设置网络结构(隐藏层结点数) ac

文档评论(0)

1亿VIP精品文档

相关文档