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
您可能关注的文档
最近下载
- 小儿内科医学高级职称(副高)2025年真题及答案.docx VIP
- 阿里云专有云基础云产品运维工程师ACP认证笔试试题.pdf
- 2025年四川省凉山州中考数学真题试卷含答案.docx VIP
- 医学伦理学-南方医科大学-中国大学MOOC慕课答案.pdf VIP
- 2025年畜牧兽医考试题库及答案(综合题型).docx VIP
- 2024年江苏省徐州市中考物理真题卷(含答案与解析)_2447.pdf VIP
- 软通新员工网络安全考试答案.docx VIP
- 工程设计质量、进度保障措施、服务承诺.pdf VIP
- 20231025-广发证券-量化可转债研究之二:传统技术因子在转债组合中的应用.pdf VIP
- 《颜氏家训》.ppt VIP
原创力文档

文档评论(0)