原文:Deeplearning原文作者Hinton代码注解

Matlab示例代码为两部分,分别对应不同的论文: . Reducing the Dimensionality of data with neural networks ministdeepauto.m backprop.m rbmhidlinear.m . A fast learing algorithm for deep belief net mnistclassify.m backprop ...

2013-07-10 19:41 7 3244 推荐指数:

查看详情

DeepLearning 代码解析--随机梯度下降SGD

1、梯度下降(gradient decent)   梯度下降方法是我们求最优化的常用方法。常用的有批量梯度下降和随机梯度下降。   对于一个目标函数;我们目的min(J(Θ)), α ...

Mon Oct 03 05:25:00 CST 2016 0 2374
向论文作者索要源代码邮件模板

Dear Mr./Mrs. 作者名: I am a graduate student of 大学名 in China. I major in 专业名. Recently, I found one of your articles, titled 文章名 in 杂志名. I found ...

Wed Mar 31 03:48:00 CST 2021 0 595
IDEA如何自动添加注解作者等信息?

1.点击File 2.点击Settings 3.点击Editor 4.点Live Templates 5.点击左上角加号选中第2个 6.自定义命名,选中你自己创建的组,点击左上角 ...

Tue Jul 30 05:27:00 CST 2019 0 4795
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM