-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
443 lines (285 loc) · 15.6 KB
/
index.html
File metadata and controls
443 lines (285 loc) · 15.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
<!DOCTYPE HTML>
<html >
<head>
<meta charset="UTF-8">
<meta name="baidu_union_verify" content="d1952c66cf48912e21c18c7c581f382a">
<meta name="360-site-verification" content="67fbcc5a67f4c65c057315b28fa0b2c8" />
<meta name="google-site-verification" content="2GzxQ0VtXwTSUdmGm6DzcmhTzM_I9QmzCb_pzpMzD88" />
<title>GanYuFei (甘宇飞)</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
<meta name="author" content="YuFeiGan">
<meta name="description" content="Blog about Research and Code">
<link rel="alternate" href="atom.xml" title="GanYuFei (甘宇飞)" type="application/atom+xml">
<link rel="icon" href="/img/me.ico">
<link rel="stylesheet" href="/css/style.css" type="text/css">
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
var _bdId ='b387da309ab942c987abb425db49bcc7';
hm.src = "//hm.baidu.com/hm.js?" + _bdId;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<!-- mathjax config similar to math.stackexchange -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true
}
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
}
});
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for(i=0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
</script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</head>
<body>
<header>
<div>
<div id="textlogo">
<h1 class="site-name"><a href="/" title="GanYuFei (甘宇飞)">GanYuFei (甘宇飞)</a></h1>
<a class="blog-motto">To improve is to change, to perfect is to change often.</a>
</div>
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜單">
</a></div>
<nav class="animated">
<ul>
<ul>
<li><a href="/#blog">Blog</a></li>
<li><a href="/About">About</a></li>
<li>
<form class="search" action=http://yufeigan.github.io target="_blank">
<label>Search</label>
<input name="s" type="hidden" value= null ><input type="text" name="q" size="30" placeholder="搜索"><br>
</li>
</ul>
</nav>
</div>
</header>
<div id="container">
<div id="main">
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/02/26/近期DL重要论文整理长期更新/" title="近期DL重要论文整理长期更新" itemprop="url">
<time datetime="2015-02-26T08:27:16.000Z" itemprop="datePublished">2015-02-26</time>
<h1 itemprop="name">近期DL重要论文整理长期更新</h1>
<p itemprop="description" >非线性单元:Maxout Ian J Goodfellow, David Warde-Farley, Mehdi Mirza, Aaron Courville, and Yoshua Bengio. Maxout networks. arXiv preprint arXiv:13</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/02/20/《Deep-Learning》-Bengio-读书笔记3-CNN/" title="《Deep Learning》(Bengio)读书笔记3-CNN" itemprop="url">
<time datetime="2015-02-20T08:23:22.000Z" itemprop="datePublished">2015-02-20</time>
<h1 itemprop="name">《Deep Learning》(Bengio)读书笔记3-CNN</h1>
<p itemprop="description" >此书尚未出版,该笔记仅供学习参考,原文见http://www.iro.umontreal.ca/~bengioy/dlbook/
Convolutional NetworksThe convolution operationToeplitz matrix, Circulant m</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/02/20/《Deep-Learning》-Bengio-读书笔记2-ML基本知识/" title="《Deep Learning》(Bengio)读书笔记2-ML基本知识" itemprop="url">
<time datetime="2015-02-20T07:43:28.000Z" itemprop="datePublished">2015-02-20</time>
<h1 itemprop="name">《Deep Learning》(Bengio)读书笔记2-ML基本知识</h1>
<p itemprop="description" >此书尚未出版,该笔记仅供学习参考,原文见http://www.iro.umontreal.ca/~bengioy/dlbook/
Machine Learning Basics本部分介绍机器学习的基本概念。
what is learning?Definition of learn</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/02/20/《Deep-Learning》-Bengio-读书笔记1-DL简介/" title="《Deep Learning》(Bengio)读书笔记1-DL简介" itemprop="url">
<time datetime="2015-02-20T07:43:28.000Z" itemprop="datePublished">2015-02-20</time>
<h1 itemprop="name">《Deep Learning》(Bengio)读书笔记1-DL简介</h1>
<p itemprop="description" >此书尚未出版,该笔记仅供学习参考,原文见http://www.iro.umontreal.ca/~bengioy/dlbook/
[P2]早期的AI是以IBM为的深蓝代表一类的简单的AI。
人的知识与经验是主观和直觉的,因此难以用一种正式的方法表达出来。电脑却恰恰需要各种形式的知</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/02/12/Caffe学习笔记6-Caffe结构简析(知乎同步)/" title="Caffe学习笔记6-Caffe结构简析(知乎同步)" itemprop="url">
<time datetime="2015-02-12T08:53:57.000Z" itemprop="datePublished">2015-02-12</time>
<h1 itemprop="name">Caffe学习笔记6-Caffe结构简析(知乎同步)</h1>
<p itemprop="description" >来自本人的知乎回答,全文同步
我是从Torch7转移到Caffe的人,仅供参考,当你阅读前你应该具备一些有关DL的基础知识,本文集中写Caffe代码结构而非介绍DL知识。我是去年底开始看Caffe代码的,看代码的时间加在一起也不到一个月,也算半个新手,我的回答是从新手角度作一个入</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/01/02/Caffe学习笔记5-BLAS与boost-thread加速/" title="Caffe学习笔记5-BLAS与boost::thread加速" itemprop="url">
<time datetime="2015-01-02T08:53:57.000Z" itemprop="datePublished">2015-01-02</time>
<h1 itemprop="name">Caffe学习笔记5-BLAS与boost::thread加速</h1>
<p itemprop="description" >Caffe中运用了大量的优化方法,最近在优化自己代码时候恰好运用了其中的BLAS和Boost::thread。使用过程中遇到了不少问题,这里把我遇到的问题和解决方法整理一下。
BLAS是什么?BLAS (Basic Linear Algebra Subprograms)基础线性代</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2014/12/14/Caffe学习笔记4-caffe安装需要注意的libraries/" title="Caffe学习笔记4-caffe安装需要注意的libraries" itemprop="url">
<time datetime="2014-12-14T02:58:09.000Z" itemprop="datePublished">2014-12-14</time>
<h1 itemprop="name">Caffe学习笔记4-caffe安装需要注意的libraries</h1>
<p itemprop="description" >当调用caffe训练数据的时候实际上调用的文件是在caffe.cpp中实现的train() 和 test()两个函数。搞清楚这两个函数对caffe的调用过程很有帮助。在这之前要提到几个相关的库,虽然与caffe实现关系不大,但完全不懂还是多少有点影响代码的理解。
Google C</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2014/12/09/Caffe学习笔记3-Layer的相关学习/" title="Caffe学习笔记3-Layer的相关学习" itemprop="url">
<time datetime="2014-12-09T15:18:14.000Z" itemprop="datePublished">2014-12-09</time>
<h1 itemprop="name">Caffe学习笔记3-Layer的相关学习</h1>
<p itemprop="description" >LayerLayer是所有层的基类,在Layer的基础上衍生出来的有5种Layers:
data_layer
neuron_layer
loss_layer
common_layer
vision_layer
它们都有对应的[.hpp .cpp]文件声明和实现了各个类的接口。</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2014/12/09/Caffe学习笔记2-Caffe的三级结构-Blobs-Layers-Nets/" title="Caffe学习笔记2-Caffe的三级结构(Blobs,Layers,Nets)" itemprop="url">
<time datetime="2014-12-09T11:53:35.000Z" itemprop="datePublished">2014-12-09</time>
<h1 itemprop="name">Caffe学习笔记2-Caffe的三级结构(Blobs,Layers,Nets)</h1>
<p itemprop="description" >根据Caffe官方文档介绍,caffe大致可以分为三层结构blob,layer,net。数据的保存,交换以及操作都是以blob的形式进行的,layer是模型和计算的基础,net整和并连接layer。
BlobsBlob是Caffe的基本数据结构,具有CPU和GPU之间同步的能力,</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2014/12/09/Caffe学习笔记1-安装以及代码结构/" title="Caffe学习笔记1-安装以及代码结构" itemprop="url">
<time datetime="2014-12-09T11:51:36.000Z" itemprop="datePublished">2014-12-09</time>
<h1 itemprop="name">Caffe学习笔记1-安装以及代码结构</h1>
<p itemprop="description" >安装按照官网教程安装,我在 OS X 10.9 和 Ubuntu 14.04 上面都安装成功了。主要麻烦在于 glog gflags gtest 这几个依赖项是google上面的需要翻墙。由于我用Mac没有CUDA,所以安装时需要设置 CPU_ONLY := 1。
如果不是干净的</p>
</a>
</section>
<nav id="page-nav" class="clearfix">
<span class="page-number current">1</span><a class="page-number" href="/page/2/">2</a><a class="extend next" rel="next" href="/page/2/">Next »</a>
</nav>
</div>
<div class="openaside"><a class="navbutton" href="#" title="顯示側邊欄"></a></div>
<div id="asidepart">
<div class="closeaside"><a class="closebutton" href="#" title="隱藏側邊欄"></a></div>
<aside class="clearfix">
<div id="authorInfo">
<div class="social-list" class="clearfix">
</div>
</div>
<div class="categorieslist">
<p class="asidetitle">分類</p>
<ul>
<li><a href="/categories/Book/" title="Book">Book<sup>3</sup></a></li>
<li><a href="/categories/Code/" title="Code">Code<sup>1</sup></a></li>
<li><a href="/categories/LearningCaffe/" title="LearningCaffe">LearningCaffe<sup>6</sup></a></li>
<li><a href="/categories/Note/" title="Note">Note<sup>3</sup></a></li>
<li><a href="/categories/Paper/" title="Paper">Paper<sup>2</sup></a></li>
</ul>
</div>
<div class="tagslist">
<p class="asidetitle">標簽</p>
<ul class="clearfix">
<li><a href="/tags/BLAS/" title="BLAS">BLAS<sup>1</sup></a></li>
<li><a href="/tags/Boost/" title="Boost">Boost<sup>1</sup></a></li>
<li><a href="/tags/CNN/" title="CNN">CNN<sup>1</sup></a></li>
<li><a href="/tags/Caffe/" title="Caffe">Caffe<sup>6</sup></a></li>
<li><a href="/tags/DeepNet/" title="DeepNet">DeepNet<sup>1</sup></a></li>
<li><a href="/tags/Optim/" title="Optim">Optim<sup>1</sup></a></li>
<li><a href="/tags/PCANet/" title="PCANet">PCANet<sup>1</sup></a></li>
<li><a href="/tags/Thread/" title="Thread">Thread<sup>1</sup></a></li>
<li><a href="/tags/Torch/" title="Torch">Torch<sup>2</sup></a></li>
<li><a href="/tags/《Deep-Learning》/" title="《Deep Learning》">《Deep Learning》<sup>3</sup></a></li>
</ul>
</div>
<div class="linkslist">
<p class="asidetitle">links to Me</p>
<ul>
<li><a href="https://github.com/YuFeiGan" target="_blank" title="Github">
<img src="http://uxrepo.com/static/icon-sets/elusive/svg/github.svg" width="50" height="50" />
My Github
</a></li>
<li><a href="http://www.zhihu.com/people/GanYuFei" target="_blank" title="知乎">
<img src="http://static.dapps.net/uploads/2013/05/zhihu-icon.png" width="50" height="50" />
My Zhihu
</a></li>
<li><a href="http://weibo.com/GanYvan" target="_blank" title="微博">
<img src="http://gallery.mailchimp.com/db2f0ea3a68f632de3088eada/images/weibo.png" width="50" height="50" />
My Weibo
</a></li>
</ul>
</div>
<div class="tagcloudlist">
<p class="asidetitle">標簽雲</p>
<div class="tagcloudlist clearfix">
<a href="/tags/BLAS/" style="font-size: 10px;">BLAS</a> <a href="/tags/Boost/" style="font-size: 10px;">Boost</a> <a href="/tags/CNN/" style="font-size: 10px;">CNN</a> <a href="/tags/Caffe/" style="font-size: 20px;">Caffe</a> <a href="/tags/DeepNet/" style="font-size: 10px;">DeepNet</a> <a href="/tags/Optim/" style="font-size: 10px;">Optim</a> <a href="/tags/PCANet/" style="font-size: 10px;">PCANet</a> <a href="/tags/Thread/" style="font-size: 10px;">Thread</a> <a href="/tags/Torch/" style="font-size: 13.33px;">Torch</a> <a href="/tags/《Deep-Learning》/" style="font-size: 16.67px;">《Deep Learning》</a>
</div>
</div>
</aside>
</div>
</div>
<footer><div id="footer" >
<p class="copyright"> © 2015
<a href="http://yoursite.com" target="_blank" title="YuFeiGan">YuFeiGan</a>
&& Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</a> && Theme by <a href="http://gengbiao.me" target="_blank" title="coney">coney</a>
</div>
</footer>
<script src="/js/jquery-2.1.0.min.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.navbar').click(function(){
$('header nav').toggleClass('shownav');
});
var myWidth = 0;
function getSize(){
if( typeof( window.innerWidth ) == 'number' ) {
myWidth = window.innerWidth;
} else if( document.documentElement && document.documentElement.clientWidth) {
myWidth = document.documentElement.clientWidth;
};
};
var m = $('#main'),
a = $('#asidepart'),
c = $('.closeaside'),
o = $('.openaside');
$(window).resize(function(){
getSize();
if (myWidth >= 1024) {
$('header nav').removeClass('shownav');
}else
{
m.removeClass('moveMain');
a.css('display', 'block').removeClass('fadeOut');
o.css('display', 'none');
}
});
c.click(function(){
a.addClass('fadeOut').css('display', 'none');
o.css('display', 'block').addClass('fadeIn');
m.addClass('moveMain');
});
o.click(function(){
o.css('display', 'none').removeClass('beforeFadeIn');
a.css('display', 'block').removeClass('fadeOut').addClass('fadeIn');
m.removeClass('moveMain');
});
$(window).scroll(function(){
o.css("top",Math.max(80,260-$(this).scrollTop()));
});
});
</script>
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-57209432-1', 'auto## e.g. gengbiao.me your google analytics site or set the value as auto.');
ga('send', 'pageview');
</script>
</body>
</html>