-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteaching.html
More file actions
executable file
·145 lines (128 loc) · 6.84 KB
/
teaching.html
File metadata and controls
executable file
·145 lines (128 loc) · 6.84 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
<!-- saved from url=(0031)https://csgaobb.github.io/ -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Bin-Bin Gao</title>
<link rel="shortcut icon" href="./Imgs_files/binbin_favicon.ico">
<meta content="Bin-Bin Gao, csgaobb.github.io, 高斌斌" name="keywords">
<style media="screen" type="text/css"></style>
<link href="./main_files/homepage.css" rel="stylesheet" type="text/css">
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-69879514-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Google custom search -->
<script type="text/javascript">
(function() {
var cx = '015564147751910566765:wsger_p3dsg';
var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s);
})();
</script>
<body>
<div class="searchbox">
<gcse:searchbox-only
resultsUrl="./search.html"
autoCompleteMaxCompletions="5"
autoCompleteMatchType="any"/>
</gcse:searchbox-only></br>
<a href="http://www.nju.edu.cn" target="_blank">
<img title="Nanjing University" class="nju" src="./Imgs_files/nju.jpg">
</a></br>
<a href="http://lamda.nju.edu.cn/" target="_blank">
<img title="LAMDA" class="lamda" src="./Imgs_files/lamda.png">
</a>
</div>
<div style="margin-bottom: 0em; border: 0px solid #ddd; background-color: #fff; padding: 1em; height: 195px;">
<div style="margin: 0px auto; width: 100%;">
<a href="http://lamda.nju.edu.cn/gaobb" target="_blank">
<img title="Bin-Bin Gao" class="myphoto1" src="./Imgs_files/gaobb.JPG">
</a>
<div style="padding-left: 2em; padding-right: 2em;vertical-align: top; height: 180px;">
<span style="line-height: 100%; font-size: 20pt;">Bin-Bin Gao</span><br>
<span>Ph.D. candidate</span> <br>
<span><a href="http://lamda.nju.edu.cn/">LAMDA Group</a></span> <br>
<span><a href="http://cs.nju.edu.cn/">Department of Computer Science & Technology</a></span> <br>
<span><a href="http://nju.edu.cn/">Nanjing University</a></span> <br>
<span>Supervisor: Prof. <a href="http://cs.nju.edu.cn/wujx">Jianxin Wu</a></span> <br><br>
<span>Nanjing 210023, China</span><br>
<span><strong>Email:<a href="mailto:csgaobb@gmail.com"></strong> csgaobb[at]gmail[dot]com</a></span> <br>
<span><strong>Return:<a href="http://csgaobb.github.io"></strong> Home</a></span> <br><br>
</div>
</div>
</div>
<hr>
<div style="clear: both;">
<div class="section">
<h2 id="confpapers">Pattern Recognition</h2>
<div class="paper">
<ul><li><small>for undergraduate and graduated students. Spring, 2017.</small>
<a href="http://cs.nju.edu.cn/wujx/teaching_PR.html">Course Page</a>,
</ul>
<li><a href="./Teaching_files/ex1.pdf">HW1</a>, Submission date: Mar 23 , <a href="./Teaching_files/PR_score1.txt">Score1</a></li>
<li><a href="./Teaching_files/ex2.pdf">HW2</a>, Submission date: Apr 27 , <a href="./Teaching_files/PR_score2.txt">Score2</a></li>
<li><a href="./Teaching_files/ex3.pdf">HW3</a>, Submission date: May 18 , <a href="./Teaching_files/PR_score3.txt">Score3</a></li>
</ul>
</div>
</ul>
<div class="spanner"></div>
</div>
</div>
</div>
<div style="clear: both;">
<div class="section">
<h2 id="confpapers">Probability and Statistics</h2>
<div class="paper">
<ul><li><small>for undergraduate students. Spring, 2017.</small>
<a href="http://cs.nju.edu.cn/tb/prob.htm">Course Page</a>,
</ul>
<li><a href="./Teaching_files/hw1.pdf">HW1</a>, Submission date: Mar 1 , <a href="./Teaching_files/hw1_score.txt">Score1</a></li>
<li><a href="./Teaching_files/hw2.pdf">HW2</a>, Submission date: Mar 8 , <a href="./Teaching_files/hw2_score.txt">Score2</a></li>
<li><a href="./Teaching_files/hw3.pdf">HW3</a>, Submission date: Mar 15, <a href="./Teaching_files/hw3_score.txt">Score3</a></li>
<li><a href="./Teaching_files/hw4.pdf">HW4</a>, Submission date: Mar 22, <a href="./Teaching_files/hw4_score.txt">Score4</a></li>
<li><a href="./Teaching_files/hw5.pdf">HW5</a>, Submission date: Mar 29, <a href="./Teaching_files/hw5_score.txt">Score5</a></li>
<li><a href="./Teaching_files/hw6.pdf">HW6</a>, Submission date: Apr 5, <a href="./Teaching_files/hw6_score.txt">Score6</a></li>
<li><a href="./Teaching_files/hw7.pdf">HW7</a>, Submission date: Apr 19, <a href="./Teaching_files/hw7_score.txt">Score7</a></li>
<li><a href="./Teaching_files/hw8.pdf">HW8</a>, Submission date: Apr 26, <a href="./Teaching_files/hw8_score.txt">Score8</a></li>
<li><a href="./Teaching_files/hw9.pdf">HW9</a>, Submission date: May 10, <a href="./Teaching_files/hw9_score.txt">Score9</a></li>
<li><a href="./Teaching_files/hw10.pdf">HW10</a>, Submission date: May 17, <a href="./Teaching_files/hw10_score.txt">Score10</a></li>
<li><a href="./Teaching_files/hw11.pdf">HW11</a>, Submission date: May 31, <a href="./Teaching_files/hw11_score.txt">Score11</a></li>
<li><a href="./Teaching_files/hw12.pdf">HW12</a>, Submission date: Jun 7, <a href="./Teaching_files/hw12_score.txt">Score12</a></li>
<li><a href="./Teaching_files/hw13.pdf">HW13</a>, Submission date: Jun 7, <a href="./Teaching_files/hw13_score.txt">Score13</a></li>
</ul>
<ul><li><small></small>
<a href="http://staff.ustc.edu.cn/~zwp/teach/Prob-Stat/probstat.htm">Related courses</a>
</ul>
</div>
</ul>
<div class="spanner"></div>
</div>
</div>
</div>
<div style="clear:both;">
<p align="right"><font size="5"><a href="https://pages.github.com/">Published with GitHub Pages</a></font></p>
</div>
<hr>
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
}
</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
<div style="clear: both;">
<div class="smallsection">
<!-- lamda.nju.edu.cn/gaobb-->
<!--<script type="text/javascript" id="clstr_globe" src="//cdn.clustrmaps.com/globe.js?d=SPmghZAygzRWO5bn8cZHpTvhY_dkyj3w_HGM3_T4EfQ"></script>-->
<!-- csgaobb.github.io-->
<script type="text/javascript" id="clstr_globe" src="//cdn.clustrmaps.com/globe.js?d=lFQx-PXyHBymj3FqoTTJWIaTiAap63Cpqt0uNyBYmBU"></script>
</div>
</div>
</body>
</html>