-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
346 lines (241 loc) · 9.72 KB
/
index.html
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
<!DOCTYPE HTML>
<html lang="zh-CN">
<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>Dapeng's blog</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, minimum-scale=1">
<meta name="author" content="Dapeng">
<link rel="alternate" href="atom.xml" title="Dapeng's blog" type="application/atom+xml">
<link rel="icon" href="/img/favicon.ico">
<link rel="stylesheet" href="/css/style.css" type="text/css">
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
var _bdId ='c0562075282958256c80a282c18724bd';
hm.src = "//hm.baidu.com/hm.js?" + _bdId;
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<header>
<div>
<div id="textlogo">
<h1 class="site-name"><a href="/" title="Dapeng's blog">Dapeng's blog</a></h1>
<a class="blog-motto">芝士就是力量</a>
</div>
<div class="navbar"><a class="navbutton navmobile" href="#" title="菜单">
</a></div>
<nav class="animated">
<ul>
<ul>
<li><a href="/">首页</a></li>
<li><a href="/archives">归档</a></li>
<li>
<form class="search" action=http://zhannei.baidu.com/cse/search 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/10/01/theory-of-word2vec/" title="深入浅出word2vec" itemprop="url">
<time datetime="2015-10-01T04:30:16.000Z" itemprop="datePublished">2015-10-01</time>
<h1 itemprop="name">深入浅出word2vec</h1>
<p itemprop="description" >前言 最近一直在研究情感计算相关,那么词向量word embedding的基础知识必不可少。而目前最火的工具就是google在2013年推出的word2vec,上个学期虽然用过它处理语料,但是对于其原理仅仅只是一知半解。那么问题来了,既然要做这方面的研究,当然是要知其然也要知其</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/09/22/how-to-use-git/" title="Hey,let us git !" itemprop="url">
<time datetime="2015-09-22T04:30:16.000Z" itemprop="datePublished">2015-09-22</time>
<h1 itemprop="name">Hey,let us git !</h1>
<p itemprop="description" >程序员の日常:
┋◆冃.狌.交.伖,释.鲂.压.劦、棑.解.漃.瘼◆ 真 人】视||频. █网.址:wWw. GitHub .Com◆┋
github刷的飞起,git怎能只一知半解,花了一上午时间撸完了史上最浅显易懂的Git教程,不得不说廖大大写的教程炒鸡棒,包括之前的pytho</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/09/21/how-to-read-papers/" title="怎么阅读学术论文" itemprop="url">
<time datetime="2015-09-21T06:52:16.000Z" itemprop="datePublished">2015-09-21</time>
<h1 itemprop="name">怎么阅读学术论文</h1>
<p itemprop="description" >读研能不读论文?
读论文的目的为学术会议审核论文,跟进某个领域,调研某个新领域,等等。
我读论文的目的:写论文,学习自己领域的相关工作,写论文,激发灵感,写论文,了解前沿动态。
三步阅读法1.跳读(5-10min)
并不是跳着读
仔细阅读title、abstract、intro</p>
</a>
</section>
<section class="post" itemscope itemprop="blogPost">
<a href="/2015/09/20/my-first-blog/" title="你好,独立博客" itemprop="url">
<time datetime="2015-09-19T17:15:06.000Z" itemprop="datePublished">2015-09-20</time>
<h1 itemprop="name">你好,独立博客</h1>
<p itemprop="description" >如果能看到这里,说明你是一个帅哥或者美女。
我为什么要弄独立博客其实我在CSDN上面有个博客,经常会转载一下有用的资料或者笔记什么的,但是总感觉那是别人的地盘,没有什么归属感。而最近查一些资料,经常能逛到别人的独立博客上面,所以我就想:为什么我不弄一个独立博客,如果我有了个人博</p>
</a>
</section>
</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="author-logo"></div>
<div class="social-list" class="clearfix">
<a href="https://github.com/feidapeng" target="_blank" title="github"></a>
</div>
</div>
<div class="tagslist">
<p class="asidetitle">标签</p>
<ul class="clearfix">
<li><a href="/tags/blog/" title="blog">blog<sup>1</sup></a></li>
<li><a href="/tags/git/" title="git">git<sup>1</sup></a></li>
<li><a href="/tags/word2vec/" title="word2vec">word2vec<sup>1</sup></a></li>
<li><a href="/tags/论文/" title="论文">论文<sup>1</sup></a></li>
</ul>
</div>
<div class="linkslist">
<p class="asidetitle">友情链接</p>
<ul>
<li><a href="http://hexo.io" target="_blank" title="Hexo">Hexo</a></li>
</ul>
</div>
<div class="rsspart">
<a href="atom.xml" target="_blank" title="rss">RSS 订阅</a>
</div>
</aside>
</div>
</div>
<footer><div id="footer" >
<p class="copyright"> © 2015
<a href="http://feipeng.info" target="_blank" title="Dapeng">Dapeng</a>
&& Powered by <a href="http://hexo.io" target="_blank" title="hexo">hexo</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>
var _bdImg = '4';
window._bd_share_config={
"common":{
"bdSnsKey":{
},
"bdText":"",
"bdMini":"2",
"bdMiniList":[
"qzone",
"tsina",
"weixin",
"renren",
"tqq",
"tieba",
"douban",
"sqq",
"diandian",
"huaban",
"youdao",
"mail",
"ty",
"fbook",
"twi",
"linkedin",
"copy",
"print"
],
"bdPic":"",
"bdStyle":"0",
"bdSize":"16"
},
"slide":{
"type":"slide",
"bdImg":_bdImg,
"bdPos":"right",
"bdTop":"350"
},
"image":{
"viewList":[
"weixin",
"qzone",
"tsina",
"renren",
"douban",
"tqq"
],
"viewText":"分享:",
"viewSize":"16"
},
"selectShare":{
"bdContainerClass":null,
"bdSelectMiniList":[
"weixin",
"qzone",
"tsina",
"renren",
"douban",
"tqq"
]
}
};
with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];
</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', 'null', 'null');
ga('send', 'pageview');
</script>
</body>
</html>