11 2014 档案

[转] Deep learning:四十二(Denoise Autoencoder简单理解)
摘要:摘要: 采用无监督的方法分层预训练深度网络的权值时,为了学习到较鲁棒的特征,可以在网络的可视层(即数据的输入层)引入随机噪声,这种方法称为Denoise Autoencoder(简称dAE),由Bengio在08年提出 阅读全文

posted @ 2014-11-30 01:20 hanahimi 阅读(607) 评论(0) 推荐(0)

[转] Theano 0.6 文档[4] - 图结构
摘要:本文为Lancelod_Liu编译, 转载请保留此行.This Article is translated and edited byLancelod_Liu, keep this line if you share it.原文:戳.Graph StructuresTheano Graphs(图)如... 阅读全文

posted @ 2014-11-29 21:01 hanahimi 阅读(254) 评论(0) 推荐(0)

[转] Theano 0.6 文档[3] - 更多例子
摘要:本文为Lancelod_Liu编译, 转载请保留此行.This Article is translated and edited byLancelod_Liu, keep this line if you share it.原文:戳.More Examples更系统地熟悉Theano的基本对象和操作... 阅读全文

posted @ 2014-11-29 20:53 hanahimi 阅读(241) 评论(0) 推荐(0)

[转] Theano 0.6 文档[2] - 基本运算
摘要:本文为Lancelod_Liu编译, 转载请保留此行.This Article is translated and edited byLancelod_Liu, keep this line if you share it.原文:戳.初步 - 基本运算两个标量相加下面的语句展示了如何使用Theano... 阅读全文

posted @ 2014-11-29 20:31 hanahimi 阅读(343) 评论(0) 推荐(0)

[转] Theano 0.6 文档[1] - NumPy 复习
摘要:本文为Lancelod_Liu编译, 转载请保留此行.This Article is translated and edited byLancelod_Liu, keep this line if you share it.原文:戳.NumPy 复习用于机器学习的矩阵形式行水平列垂直. 每行数据是一... 阅读全文

posted @ 2014-11-29 20:17 hanahimi 阅读(193) 评论(0) 推荐(0)

导航