Stacked Autoencoders-栈式自编码神经网络-小猴机器人@weibo.docxVIP

  • 39
  • 0
  • 约5.84千字
  • 约 5页
  • 2016-08-12 发布于北京
  • 举报

Stacked Autoencoders-栈式自编码神经网络-小猴机器人@weibo.docx

Stacked Autoencoders-栈式自编码神经网络-小猴机器人@weibo.docx

Stacked Autoencoders栈式自编码神经网络Overview综述The greedy layerwise approach for pretraining a deep network works by training each layer in turn. In this page, you will find out how autoencoders can be stacked in a greedy layerwise fashion for pretraining (initializing) the weights of a deep network.在深度神经网络进行预先训练的时候,有一种贪心分层方法,它的原理基于对每一个层次轮流进行训练。在本文中,我们会一起学习如何将上文中提到的自编码神经网络以栈的形式组成这种贪心分层的模样,从而预先训练(或者说初始化)深度神经网络的权重。A stacked autoencoder is a neural network consisting of multiple layers of sparse autoencoders in which the outputs of each layer is wired to the inputs of the successive layer. Formally, cons

文档评论(0)

1亿VIP精品文档

相关文档