-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpr2019.html
309 lines (267 loc) · 10.6 KB
/
pr2019.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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- 包含头部信息用于适应不同设备 -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- 包含 bootstrap 样式表 -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/headroom.min.js"></script>
<script src="js/jQuery.headroom.min.js"></script>
<script src="js/layer/layer.min.js"></script>
<title>模式识别课程主页</title>
<link href="css/css" rel="stylesheet">
<style type="text/css">
a {
text-decoration: none;
}
.navbar-inner {
background-color: #00f;
}
.note {
padding: 18px 20px;
background: #eee;
text-decoration: none;
background: #ffc;
display: block;
padding: 20px;
width: 230px;
box-shadow: 5px 5px 7px rgba(33, 33, 33, .7);
-webkit-transform: rotate(-6deg);
-moz-transform: rotate(-6deg);
-ms-transform: rotate(-6deg);
transform: rotate(-6deg);
font-size: 18px;
position: fixed;
top: 100px;
right: 20px;
}
</style>
<style type="text/css">
.headroom {
position: fixed;
top: 0;
left: 0;
right: 0;
transition: all .5s ease-in-out;
}
.headroom--unpinned {
top: -100px;
}
.headroom--pinned {
top: 0;
}
</style>
</head>
<body
style="height: 100%; color: rgb(0, 0, 0); -ms-overflow-x: hidden; padding-top: 50px;">
<div class="container">
<nav class="navbar navbar-default navbar-fixed-top navbar-inverse"
id="header" role="navigation">
<div class="navbar-header">
<a class="navbar-brand active" href="#" style="color: white;">模式识别(2019年春)</a>
</div>
<div>
<ul class="nav navbar-nav">
<li><a href="#class_info">课程信息</a></li>
<li><a href="#books">参考书目</a></li>
<li><a href="#courseware">课件和作业</a></li>
<li><a href="#project">课程实验</a></li>
<li><a href="#exam">考试信息</a></li>
</ul>
</div>
</nav>
<br>
<br>
<span
style="padding-left: 5px; font-size: 20px; font-weight: bold; padding-top: 50px;"
id="class_info">NOTICE:</span><br><br>
<p style="padding-left: 10px; font-weight: bold; color: red">
update 2019-05-27 --- 考试地点在3B103</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-23 --- 所有作业答案和得分统计已上传</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-21 --- 所有补交作业请于5月23日中午之前补交,逾期不再批改</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-21 --- 5月24日为答疑课,关于作业答疑和作业得分统计问题一并处理</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-21 --- 第7章的课件已上传,第6章的作业答案将于5月23日中午上传,所有作业得分统计将于5月23日晚上上传</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-10 --- 大作业截止时间为5月24日,请按照各自的分组交到对应的助教邮箱</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-17 --- 有关作业答疑和作业得分问题,第二章请联系陈纪伟,第三四章请联系石胡森,第五六章请联系罗鹏飞,谢谢</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-17 --- 更新了第5章的作业答案和第6章的作业</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-10 --- 每次作业成绩见Excel表格sheet2,<a href="./pr/作业分组和成绩统计.xlsx">点击下载</a></p></p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-05-10 --- 更新了第4章的作业答案</p>
<p style="padding-left: 10px; font-weight: bold">
update 2019-05-05 --- 更新了第6章的课件</p>
<p style="padding-left: 10px; font-weight: bold">
update 2019-05-05 --- 更新了第5章的课件和作业</p>
<p style="padding-left: 10px; font-weight: bold">
update 2019-04-22 --- 更新了大作业分组情况,请查阅!请尚未组队的同学尽快组队!</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-04-22 --- 更新了第3章和第4章的课件和作业</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-04-22 --- 更新了第2章的作业答案,以及作业得分统计,有问题请联系陈纪伟助教</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-04-15 --- 更新了大作业说明,请于4月23日之前提交组队结果</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-03-26 --- 更新了第2章的作业,作业请提交纸质档</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-03-21 --- 更新了第1章和第2章的课件</p>
<p style="padding-left: 10px; font-weight: bold;">
update 2019-03-11 --- 2019年春季学期《模式识别》研究生课程相关通知将在本主页更新,请保持关注~</p>
<br><br>
<span
style="padding-left: 0px; font-size: 20px; font-weight: bold; padding-top: 8px;"
id="class_info">课程信息:</span> <br> <br>
<table class="table table-striped table-bordered text-center">
<tbody>
<tr>
<td width="30%">授课老师: <a href="https://auto.ustc.edu.cn/teacher_details.php?i=32" target="_blank">汪增福</a></td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
<td>科技实验楼西楼412</td>
</tr>
<tr>
<td width="30%">课程助教: 陈纪伟</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
<td>科技实验楼西楼316</td>
</tr>
<tr>
<td width="30%">课程助教: 罗鹏飞</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
<td>科技实验楼西楼316</td>
</tr>
<tr>
<td width="30%">课程助教: 石胡森</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
<td>科技实验楼西楼316</td>
</tr>
<tr>
<td>上课时间: 周二(3,4,5)、周五(8,9,10)</td>
<td>上课教室: 3B101</td>
<td>课程学分: 3.5学分</td>
</tr>
</tbody>
</table>
<br><br>
<span
style="padding-left: 0px; font-size: 20px; font-weight: bold; padding-top: 8px;"
id="books">参考书目:</span> <br> <br>
<button class="btn" ><a href="http://item.jd.com/10339634.html">《模式识别》汪增福著</a></button>
<br><br><br>
<!--课件-->
<span
style="font-size: 20px; font-weight: bold; padding-left: 0px; padding-top: 8px;"
id="courseware">课件和作业:</span><br><br>
<table class="table table-hover table-bordered text-center"
style="position: absolution; right: 10px; ">
<thead>
<tr class="active">
<td width="40%"><span style="color: green; font-weight: bold;">课件</span></td>
<td width="20%"><span style="color: green; font-weight: bold;">作业</span></td>
<td width="20%"><span style="color: green; font-weight: bold;">截止时间</span></td>
<td width="20%"><span style="color: green; font-weight: bold;">答案</span></td>
</tr>
</thead>
<tbody>
<tr>
<!-- <td>2019-03-21</td> -->
<td><a href="./pr/chap1.pdf" target="_blank">第1章-绪论</a></td>
<td>无</td>
<td>无</td>
<td>无</td>
</tr>
<tr>
<!-- <td>2019-03-21</td> -->
<td><a href="./pr/chap2.pdf" target="_blank">第2章-统计模式识别中的几何方法</a></td>
<td><a href="./pr/hw2.pdf" target="_blank">第2章-作业</a></td>
<td>2019-04-12</td>
<td><a href="./pr/an2.pdf" target="_blank">第2章-答案</a></td>
</tr>
<tr>
<!-- <td>2019-03-21</td> -->
<td><a href="./pr/chap3.pdf" target="_blank">第3章-统计模式识别中的概率方法</a></td>
<td>见第4章</td>
<td>见第4章</td>
<td>见第4章</td>
</tr>
<tr>
<!-- <td>2019-03-21</td> -->
<td><a href="./pr/chap4.pdf" target="_blank">第4章-分类器的错误率</a></td>
<td><a href="./pr/hw3plus4.pdf" target="_blank">第3/4章-作业</a></td>
<td>2019-05-07</td>
<td><a href="./pr/an3plus4.pdf" target="_blank">第3/4章-答案</a></td>
</tr>
<tr>
<!-- <td>2019-03-21</td> -->
<td><a href="./pr/chap5.pdf" target="_blank">第5章-统计模式识别中的聚类方法</a></td>
<td><a href="./pr/hw5.pdf" target="_blank">第5章-作业</a></td>
<td>2019-05-14</td>
<td><a href="./pr/an5.pdf" target="_blank">第5章-答案</a></td>
</tr>
<tr>
<!-- <td>2019-03-21</td> -->
<td><a href="./pr/chap6.pdf" target="_blank">第6章-结构模式识别中的句法方法</a></td>
<td><a href="./pr/hw6.pdf" target="_blank">第6章-作业</a></td>
<td>2019-05-23</td>
<td><a href="./pr/an6.pdf" target="_blank">第6章-答案</a></td>
</tr>
<tr>
<!-- <td>2019-03-21</td> -->
<td>第7章-总结</td>
<td><a href="./pr/review.pdf" target="_blank">第7章-总结</a></td>
<td>无</td>
<td>无</td>
</tr>
</tbody>
</table>
<!--课程实验-->
<br><br>
<span style="font-size: 20px; font-weight: bold; padding-left: 0px; padding-top: 8px;" id="project">课程实验:</span>
<p style="padding-left: 10px; font-weight: bold; color: red; font-size: 17px">
大作业说明: <a href="./pr/project.pdf">点击下载</a></p>
<p style="padding-left: 10px; font-weight: bold; color: red; font-size: 17px">
分组情况及作业成绩统计: <a href="./pr/作业分组和成绩统计.xlsx">点击下载</a></p>
<p style="padding-left: 10px; font-weight: bold; color: red; font-size: 17px">
截止时间: 2019-05-24</p>
<br><br>
<!--考试信息-->
<span style="font-size: 20px; font-weight: bold; padding-left: 0px; padding-top: 8px;" id="exam">考试信息:</span>
<table class="table table-striped table-bordered text-center">
<tbody>
<thead>
<td><span style="color: green; font-weight: bold;">内容</span></td>
<td><span style="color: green; font-weight: bold;">说明</span></td>
<thead>
<!-- <tr>
<td>考前答疑</td>
<td>5月26日星期六下午14:00-16:00,三教3C304</td>
</tr> -->
<tr>
<td>评分方式</td>
<td>考试(70%)+课程实验(15%)+平时作业(15%)</td>
</tr>
<tr>
<td>考试时间</td>
<td>2019-05-28 09:45~11:45</td>
</tr>
<tr>
<td>考试地点</td>
<td>3B103</td>
</tr>
<tr>
<td>考试形式</td>
<td>开卷</td>
</tr>
</tbody>
</table>
<br><br>
<p>© 中国科大自动化系 2019</p>
</div>
</body>
</html>