Deep Learning 第一战:
Code:

学习到的稀疏参数W1:


参考资料:
  1. UFLDL教程 稀疏自编码器

Autoencoders相关文章阅读:

  • [3] Hinton, G. E., Osindero, S., & Teh, Y. (2006). A fast learning algorithm for deep belief nets
  • [4] Hinton, G. E. and Salakhutdinov, R. R. Reducing the dimensionality of data with neural networks. Science 2006.
    • If you want to play with the code, you can also find it at [5].
  • [6] Bengio, Y., Lamblin, P., Popovici, P., Larochelle, H. Greedy Layer-Wise Training of Deep Networks. NIPS 2006
  • [7] Pascal Vincent, Hugo Larochelle, Yoshua Bengio and Pierre-Antoine Manzagol. Extracting and Composing Robust Features with Denoising Autoencoders. ICML 2008.
    • (They have a nice model, but then backwards rationalize it into a probabilistic model. Ignore the backwards rationalized probabilistic model [Section 4].)


【4】Reducing the dimensionality of data with neural networks,Hinton用的是RBM来pre-training参数 
【5】


【6】Greedy Layer-Wise Training of Deep Networks中,Bengio例证了 RBM可以用autoencoder来替换,能得到相当的performance;探索了DBN的训练、对连续数值输入的适用问题、Dealing with uncooperative input distributions等。
【7】Extracting and Composing Robust Features with Denoising Autoencoders 处理带噪声/遮挡的图像


最新文章

  1. jquery Ajax提交表单数据
  2. ORA-04021:timeout occurred while waiting to lock object
  3. mybatis笔记2 基础理论准备
  4. openfire消息通知推送
  5. ZOJ 1002 Fire Net
  6. iOS创建界面方法的讨论
  7. matlab在图片上画框
  8. 解决Fetching android sdk component information加载过久问题
  9. Python学习入门基础教程(learning Python)--2.2.1 Python下的变量解析
  10. 《玩转Bootstrap(JS插件篇)》笔记
  11. IOS动态自适应标签实现
  12. 百度echarts使用--y轴label数字太长难以全部显示
  13. 数据结构java(一)数组链表
  14. 《HelloGitHub月刊》第 07 期
  15. Elasticsearch(单节点)
  16. Swarm平滑升级回滚
  17. bzoj4361 isn(树状数组优化dp+容斥)
  18. UVALive5966(bfs)
  19. Webbrowser中IHTMLElement、IHTMLElement2、IHTMLDocument2、IHTMLDocument2属性介绍
  20. Health Endpoint Monitoring模式

热门文章

  1. Ibatis.Net 各种配置说明学习(二)
  2. 洛谷P1168中位数
  3. 前端程序员必知的30个Chrome扩展-[转载]
  4. group by 和 distinct 去重比较
  5. ubuntu和windows双系统启动顺序的修改
  6. Effective STL 学习笔记 Item 21:Comparison Function 相关
  7. 全方位掌握nsis脚本
  8. HBase(五)HBase的API操作
  9. Centos 7.2 安装 Python 3.5(适用于Python 3所有版本安装)
  10. 8-15 Shuffle uva12174