-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
595 lines (339 loc) · 17.7 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
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
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
<!DOCTYPE html>
<html lang='zh' ><meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script src="//cdn.jsdelivr.net/gh/zzzsyyy/zzzsyyy/CDN/[email protected]" type="module"></script>
<script src="//cdn.jsdelivr.net/npm/@waline/client"></script>
<title>CRI@ÉCPKN</title>
<link rel="stylesheet" href="https://sino-crdc.github.io/css/eureka.min.css">
<script defer src="https://sino-crdc.github.io/js/eureka.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/styles/solarized-light.min.css"
media="print"
onload="this.media='all';this.onload=null" crossorigin>
<script defer src="https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/highlight.min.js"
crossorigin></script>
<script defer src="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/js/all.min.js"
integrity="sha256-uNYoXefWRqv+PsIF/OflNmwtKM4lStn9yrz2gVl6ymo=" crossorigin></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.css"
integrity="sha384-AfEj0r4/OFrOo5t7NnNe46zW/tFgW6x/bCJG8FqQCEo3+Aro6EYUG4+cU+KJWu/X" media="print"
onload="this.media='all';this.onload=null" crossorigin>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js"
integrity="sha384-g7c+Jr9ZivxKLnZTDUhnkOnsh30B4H0rpLUpJ4jAIKs4fnJI+sEnkvrMWph2EDg4" crossorigin></script>
<script defer src="https://cdn.jsdelivr.net/npm/[email protected]/dist/contrib/auto-render.min.js"
integrity="sha384-mll67QQFJfxn0IYznZYonOWZ644AWYC+Pt2cHqMaRhXVrursRwvLnLaebdGIlYNa" crossorigin></script>
<script>
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false },
],
});
});
</script>
<link rel="icon" type="image/png" sizes="32x32" href="https://sino-crdc.github.io/images/icon_hu02c3d024ede12c2cfaabed7f8e0fb2e9_41387_32x32_fill_box_center_2.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://sino-crdc.github.io/images/icon_hu02c3d024ede12c2cfaabed7f8e0fb2e9_41387_180x180_fill_box_center_2.png">
<meta name="description"
content="">
<meta property="og:title" content="CRI@ÉCPKN" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://sino-crdc.github.io/images/icon.png">
<meta property="og:url" content="https://sino-crdc.github.io/" />
<meta property="og:locale" content="zh" />
<meta property="og:site_name" content="CRI@ÉCPKN" />
<meta property="og:updated_time" content="2021-08-20T00:00:00+00:00" />
<meta property="article:section" content="" />
<link rel="alternate" type="application/rss+xml" href="https://sino-crdc.github.io/index.xml" title="CRI@ÉCPKN" />
<body class="flex flex-col min-h-screen">
<header class="fixed flex items-center w-full min-h-16 pl-scrollbar z-50 bg-secondary-bg shadow-sm">
<div class="w-full max-w-screen-xl mx-auto"><script>
let storageColorScheme = localStorage.getItem("lightDarkMode")
if (((storageColorScheme == 'Auto' || storageColorScheme == null) && window.matchMedia("(prefers-color-scheme: dark)").matches) || storageColorScheme == "Dark") {
document.getElementsByTagName('html')[0].classList.add('dark')
}
</script>
<nav class="flex items-center justify-between flex-wrap px-4 py-4 md:py-0">
<a href="/" class="mr-6 text-primary-text text-xl font-bold">CRI@ÉCPKN</a>
<button id="navbar-btn" class="md:hidden flex items-center px-3 py-2" aria-label="Open Navbar">
<i class="fas fa-bars"></i>
</button>
<div id="target"
class="hidden block md:flex md:flex-grow md:justify-between md:items-center w-full md:w-auto text-primary-text z-20">
<div class="md:flex md:h-16 text-sm md:flex-grow pb-4 md:pb-0 border-b md:border-b-0">
<a href="/posts/" class="block mt-4 md:inline-block md:mt-0 md:h-(16-4px) md:leading-(16-4px) box-border md:border-t-2 md:border-b-2 border-transparent mr-4">文章</a>
<a href="/#about" class="block mt-4 md:inline-block md:mt-0 md:h-(16-4px) md:leading-(16-4px) box-border md:border-t-2 md:border-b-2 border-transparent mr-4">关于</a>
<a href="/projects/" class="block mt-4 md:inline-block md:mt-0 md:h-(16-4px) md:leading-(16-4px) box-border md:border-t-2 md:border-b-2 border-transparent mr-4">项目</a>
<a href="/others/" class="block mt-4 md:inline-block md:mt-0 md:h-(16-4px) md:leading-(16-4px) box-border md:border-t-2 md:border-b-2 border-transparent mr-4">其他</a>
</div>
<div class="flex">
<div class="relative pt-4 md:pt-0">
<div class="cursor-pointer hover:text-eureka" id="lightDarkMode">
<i class="fas fa-adjust"></i>
</div>
<div class="fixed hidden inset-0 opacity-0 h-full w-full cursor-default z-30" id="is-open">
</div>
<div class="absolute flex flex-col left-0 md:left-auto right-auto md:right-0 hidden bg-secondary-bg w-48 rounded py-2 border border-tertiary-bg cursor-pointer z-40"
id='lightDarkOptions'>
<span class="px-4 py-1 hover:text-eureka">Light</span>
<span class="px-4 py-1 hover:text-eureka">Dark</span>
<span class="px-4 py-1 hover:text-eureka">Auto</span>
</div>
</div>
</div>
</div>
<div class="fixed hidden inset-0 opacity-0 h-full w-full cursor-default z-0" id="is-open-mobile">
</div>
</nav>
<script>
let element = document.getElementById('lightDarkMode')
if (storageColorScheme == null || storageColorScheme == 'Auto') {
document.addEventListener('DOMContentLoaded', () => {
switchMode('Auto')
})
} else if (storageColorScheme == "Light") {
element.firstElementChild.classList.remove('fa-adjust')
element.firstElementChild.setAttribute("data-icon", 'sun')
element.firstElementChild.classList.add('fa-sun')
} else if (storageColorScheme == "Dark") {
element.firstElementChild.classList.remove('fa-adjust')
element.firstElementChild.setAttribute("data-icon", 'moon')
element.firstElementChild.classList.add('fa-moon')
}
document.addEventListener('DOMContentLoaded', () => {
getcolorscheme();
switchBurger();
});
</script></div>
</header>
<main class="flex-grow pt-16">
<div class="pl-scrollbar bg-secondary-bg"
>
<div class="max-w-screen-xl mx-auto">
<div id="about" class="lg:w-3/4 mx-auto px-6 md:px-8 xl:px-12 py-12">
<div class="flex flex-col md:flex-row items-center justify-center mb-12">
<div class="flex-none w-48 mx-auto md:ml-0 md:mr-8 md:pr-8 md:border-r">
<img src="https://sino-crdc.github.io/images/icon.png" class="rounded-full" alt="Avatar">
</div>
<div class="flex-grow mt-4 md:mt-0">
<div class="text-3xl py-4">中法创研</div>
<div class="w-3/12 xl:w-2/12 border-b"></div>
<div class="flex items-center pt-4">
<div class="flex flex-wrap">
</div>
</div>
<div class="py-8 text-lg leading-normal">
Le Centre de Recherche et d’Innovation
</div>
</div>
<div class="flex md:flex-col justify-center items-end ml-8">
<div class="pb-2 pr-4 md:pr-0 pt-4 md:pt-0">
<a href="mailto:[email protected]" target="_blank"><i class="fas fa-envelope"></i></a>
</div>
<div class="pb-2 pr-4 md:pr-0 pt-4 md:pt-0">
<a href="https://github.com/sino-crdc" target="_blank"><i class="fab fa-github"></i></a>
</div>
<div class="pb-2 pr-4 md:pr-0 pt-4 md:pt-0">
<a href="https://www.aliyundrive.com/s/iiq4FMD6Hgj" target="_blank"><i class="fab fa-google-drive"></i></a>
</div>
</div>
</div>
<div class="content">
<h2 id="introduction">Introduction</h2>
<p>中法创意科研中心是中法工程师学院唯一的科技类型社团,自2013年成立成立已有六年。这六年里,历届创研人都在探索属于创研的道路并逐渐形成了自己的特色。在创研,你可以在学长学姐的带领下接触C语言,学习Matlab建模,尝试solidworks制图,制作智能小车等等,还有机会了解学长学姐们正在进行的大创项目,同时为参加冯如杯,北航启先杯,数学建模比赛等竞赛打基础。在创研,你的每一个奇思妙想都有可能落地开花,你的每一次灵光一闪都有可能成为一个课题,在创研,无限的可能等你去发掘!</p>
</div>
</div>
</div>
</div>
<div class="pl-scrollbar bg-primary-bg"
>
<div class="max-w-screen-xl mx-auto">
<div id="pages" class="lg:w-3/4 mx-auto px-6 md:px-8 xl:px-12 py-12">
<h2 class=" font-bold text-3xl my-4">Pages</h2>
<div class="pb-2 text-right hover:text-eureka">
<a href="https://sino-crdc.github.io/posts/" class="font-semibold">阅读更多</a>
<i class="fas fa-caret-right ml-1"></i>
</div>
<div class="masonry grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-8">
<div class="item">
<div class="grid-content">
<div class="bg-secondary-bg rounded overflow-hidden border hover:shadow-lg transition ease-in-out duration-200">
<div class="px-6 pt-6">
<div class="font-bold text-xl text-primary-text mb-2">
<a href="https://sino-crdc.github.io/posts/Miniprogram/mnp-2/" class="hover:text-eureka">微信小程序|实践项目笔记——css部分</a>
</div>
<div class="">微信小程序项目实践中关于wxss的一些笔记
</div>
</div>
<div class="px-6 pb-2">
<div class="flex flex-wrap flex-row items-center mt-2 text-tertiary-text">
<div class="mr-6 my-2">
<i class="fas fa-calendar mr-1"></i>
<span>2021-08-20</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-book-open mr-1"></i>
<span>1197字</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-clock mr-1"></i>
<span>3分钟</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-th-list mr-1"></i>
<a href="https://sino-crdc.github.io/series/%E5%B0%8F%E7%A8%8B%E5%BA%8F/" class="hover:text-eureka">小程序</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="grid-content">
<div class="bg-secondary-bg rounded overflow-hidden border hover:shadow-lg transition ease-in-out duration-200">
<div class="px-6 pt-6">
<div class="font-bold text-xl text-primary-text mb-2">
<a href="https://sino-crdc.github.io/posts/Miniprogram/mnp-1/" class="hover:text-eureka">微信小程序|基础</a>
</div>
<div class="">微信小程序的基础
</div>
</div>
<div class="px-6 pb-2">
<div class="flex flex-wrap flex-row items-center mt-2 text-tertiary-text">
<div class="mr-6 my-2">
<i class="fas fa-calendar mr-1"></i>
<span>2021-05-02</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-book-open mr-1"></i>
<span>3056字</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-clock mr-1"></i>
<span>7分钟</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-th-list mr-1"></i>
<a href="https://sino-crdc.github.io/series/%E5%B0%8F%E7%A8%8B%E5%BA%8F/" class="hover:text-eureka">小程序</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="grid-content">
<div class="bg-secondary-bg rounded overflow-hidden border hover:shadow-lg transition ease-in-out duration-200">
<div class="px-6 pt-6">
<div class="font-bold text-xl text-primary-text mb-2">
<a href="https://sino-crdc.github.io/posts/AI/pytorch-2/" class="hover:text-eureka">NLP 基础补充</a>
</div>
<div class="">根据塞尔认知哲学的观点,语言智能是思维智能的基础,所以个人认为 NLP 在人工智能领域的重要性是要强于 CV 的。
已经学过的 NLP 的重要模型有循环神经网络(LSTM、GRU)等,但这些都是传统的基础模型,现阶段的 NLP 离不开 attention 机制,或者说离不开 Transformer. 因为 NLP 目前 SOTA(state-of-the-art) 的模型,如 BERT、GPT-3 等,都是基于 Transformer 的。
</div>
</div>
<div class="px-6 pb-2">
<div class="flex flex-wrap flex-row items-center mt-2 text-tertiary-text">
<div class="mr-6 my-2">
<i class="fas fa-calendar mr-1"></i>
<span>2021-01-22</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-book-open mr-1"></i>
<span>2801字</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-clock mr-1"></i>
<span>6分钟</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-th-list mr-1"></i>
<a href="https://sino-crdc.github.io/series/AI/" class="hover:text-eureka">AI</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="grid-content">
<div class="bg-secondary-bg rounded overflow-hidden border hover:shadow-lg transition ease-in-out duration-200">
<div class="px-6 pt-6">
<div class="font-bold text-xl text-primary-text mb-2">
<a href="https://sino-crdc.github.io/posts/AI/pytorch-3/" class="hover:text-eureka">Tensorboardx 可视化</a>
</div>
<div class="">根据塞尔认知哲学的观点,语言智能是思维智能的基础,所以个人认为 NLP 在人工智能领域的重要性是要强于 CV 的。
已经学过的 NLP 的重要模型有循环神经网络(LSTM、GRU)等,但这些都是传统的基础模型,现阶段的 NLP 离不开 attention 机制,或者说离不开 Transformer. 因为 NLP 目前 SOTA(state-of-the-art) 的模型,如 BERT、GPT-3 等,都是基于 Transformer 的。
</div>
</div>
<div class="px-6 pb-2">
<div class="flex flex-wrap flex-row items-center mt-2 text-tertiary-text">
<div class="mr-6 my-2">
<i class="fas fa-calendar mr-1"></i>
<span>2021-01-22</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-book-open mr-1"></i>
<span>589字</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-clock mr-1"></i>
<span>2分钟</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-th-list mr-1"></i>
<a href="https://sino-crdc.github.io/series/AI/" class="hover:text-eureka">AI</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="item">
<div class="grid-content">
<div class="bg-secondary-bg rounded overflow-hidden border hover:shadow-lg transition ease-in-out duration-200">
<div class="px-6 pt-6">
<div class="font-bold text-xl text-primary-text mb-2">
<a href="https://sino-crdc.github.io/posts/AI/pytorch-1/" class="hover:text-eureka">模型载存、Datasets 和 数据预处理</a>
</div>
<div class=""> 模型怎么保存?在测试或者应用是怎么使用保存好的模型? 怎么将数据集输入?或者对数据集怎么进行操作? 输入的数据往往是五花八门的,怎么对他们进行预处理,以方便训练和测试? </div>
</div>
<div class="px-6 pb-2">
<div class="flex flex-wrap flex-row items-center mt-2 text-tertiary-text">
<div class="mr-6 my-2">
<i class="fas fa-calendar mr-1"></i>
<span>2021-01-22</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-book-open mr-1"></i>
<span>1886字</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-clock mr-1"></i>
<span>4分钟</span>
</div>
<div class="mr-6 my-2">
<i class="fas fa-th-list mr-1"></i>
<a href="https://sino-crdc.github.io/series/AI/" class="hover:text-eureka">AI</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script>
document.addEventListener('DOMContentLoaded', () => {
enableMasonry()
})
</script>
</div>
</div>
</div>
</main>
<footer class="pl-scrollbar">
<div class="w-full max-w-screen-xl mx-auto"><div class="text-center p-6 pin-b">
<p class="text-sm text-tertiary-text">©2021 <a href="https://sino.github.io/">CRI@ÉCPKN</a> All rights reserved. | <a href="http://creativecommons.org/licenses/by-nc/4.0/">CC BY-NC 4.0</a> | Powered by <a href="https://gohugo.io" target="_blank" class="hover:text-eureka">Hugo</a> & <a href="https://github.com/wangchucheng/hugo-eureka" target="_blank" class="hover:text-eureka">Eureka</a>
</p></div>
</div>
</footer>
</body>
</html>