Skip to content

Update index.html #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ <h2>统计专题讨论(2021秋季学期安排)</h2>
<th>指导教师</th>
<th>时间</th>
<th>下载专区</th>
<th>会议录屏</th>
</tr>
</thead>
<tbody>
Expand All @@ -101,55 +102,63 @@ <h2>统计专题讨论(2021秋季学期安排)</h2>
<td>吴翌琳</td>
<td>10月15日</td>
<td><a href="https://pan.baidu.com/s/1WO4t3rOkT0fqkdf1mnqG4g">阅读材料(提取码:f4sx)</a>|<a href="https://pan.baidu.com/s/1aIqjeAgDn_uoSfsniX30bw">PPT与代码(提取码:v7g9)</a></td>
<td><a href="https://pan.baidu.com/s/1l4p9ALqZfq1tatIrQxs4fA">会议录屏(提取码:8duh)</a></td>
</tr>
<tr>
<td>第二次</td>
<td>输运理论</td>
<td>尹建鑫</td>
<td>10月22日</td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
<tr>
<td>第三次</td>
<td>主题模型原理及其广泛应用</td>
<td>王菲菲</td>
<td>10月29日</td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
<tr>
<td>第四次</td>
<td>网络数据分析</td>
<td>黄丹阳</td>
<td>11月5日</td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
<tr>
<td>第五次</td>
<td>图神经网络模型</td>
<td>吕晓玲</td>
<td>11月12日</td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
<tr>
<td>第六次</td>
<td>统计学在神经影像数据中的应用</td>
<td>吴奔</td>
<td>11月19日</td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
<tr>
<td>第七次</td>
<td>贝叶斯模型与MCMC</td>
<td>高光远</td>
<td>11月26日</td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
<tr>
<td>第八次</td>
<td>Extreme Value Analysis</td>
<td>Jeffrey Chu</td>
<td>12月3日</td>
<td><a href=""></a></td>
<td><a href=""></a></td>
</tr>
</tbody>
</table>
Expand All @@ -158,7 +167,6 @@ <h2>统计专题讨论(2021秋季学期安排)</h2>
<p><strong>本学期活动时间:<span style="color: #ff0000;">周五晚上18:00-20:00</span></strong></p>
<p><strong>线下活动地点:<span style="color: #ff0000;">中国人民大学明德主楼1031会议室</span></strong></p>
<p><strong>线上直播:<span style="color: #ff0000;">腾讯会议 505 8704 8251</span></strong></p>
<p><strong>出于对版权和授课效果的考虑,DMC暂时不提供会议录像,请感兴趣的同学准时参加线上线下活动,感谢您的支持!</strong></p>

<!--
<h2>二、大数据计算机学习班</h2>
Expand Down Expand Up @@ -270,7 +278,7 @@ <h2>二、大数据计算机学习班</h2>
<p><strong>本学期活动地点:<span style="color: #ff0000;">明德主楼 1031&#40;如有变动,会另行通知&#41;</span></strong></p>
-->
<p>PS:资料若下载成功无法解压,请更新您的解压软件如winRAR,使其支持.zip类型压缩文件。
<br />如果遇到其他问题,请说明您的问题至:alice12326@126.com</p>
<br />如果遇到其他问题,请说明您的问题至:vivianliu22@163.com</p>

</div>
</div>
Expand Down