2016/9/12 Monday

1.send present to Teacher Wei&hu

2.make ppt for 1st database 2.0 meeting for all members

3.exercise for at least 1 hour

4.recite 100 words

5.read《图解机器学习》till p12 and make conclusions about ch1

6.apply for ieee account and read about thesis's type

7.finish tpo1 on line

2016/9/13 Tuesday

1.contact with A about thesis modification and modify this paper

2. make ppts about detailed duties for every member respectively

3.finish tpo2 on line

4.recite 100 words

5.fill out forms about applying for a teaching assistan and let Teacher Wei sign his names

6.read《图解机器学习》till p23

7.exercise for 1 hour

8.listen to the class as an assistant

2016/9/14 Wednesday

1.arrange E-materials to U disk

2.take the meeting about applying for a teaching assistant

3.recite 100 words

4.pack up the luggage

5.back to Shijiazhuang

6.exercise for 1 hour

7.read《图解机器学习》till p30

8.contact with A about mid-autumn festival & thesis modification and consult about foreign supervisor's information

2016/9/15 Thursday

nothing

2016/9/16 Friday

recite 100 words

2016/9/17 Saturday

recite 100 words

2016/9/18 Sunday

1.make ppts about detailed duties for every member respectively

2.prepare for the presentations for today's meeting

3.hold a meeting about database 2.0

4. recite 100 words

5.exercise for 1 hour

schedule of 2016-09-12~2016-09-18(Monday~Sunday)——1st semester of 2nd Grade的更多相关文章

  1. schedule of 2016-10-17~2016-10-23(Monday~Sunday)——1st semester of 2nd Grade

    most important things to do 1.joint phd preparations 2.journal paper to write 3.solid fundamental kn ...

  2. schedule of 2016-10-31~2016-11-6(Monday~Sunday)——1st semester of 2nd Grade

    most important things to do 1.joint phd preparations 2.journal paper to write 3.solid fundamental kn ...

  3. schedule of 2016-10-24~2016-10-30(Monday~Sunday)——1st semester of 2nd Grade

    2016/10/24 Monday forcus:find a way to try to recognize emotions in database2.0(see ppt Week 7) 1.pr ...

  4. schedule of 2016-09-26~2016-10-02(Monday~Sunday)——1st semester of 2nd Grade

    2016/9/26 Monday 1.make ppt for this afternoon's group meeting 2.ask teacher Xiqi&Liu some probl ...

  5. schedule of 2016-09-19~2016-09-25(Monday~Sunday)——1st semester of 2nd Grade

    2016/9/19 Monday 1.make ppt for today's group meeting 2.recite 100 words 3.review <图解机器学习>ch1~ ...

  6. schedule of 2016-11-7~2016-11-10(Monday~Thursday)——1st semester of 2nd Grade

    most important things to do 1.joint phd preparations 2.journal paper to write 3.solid fundamental kn ...

  7. schedule of 2016-10-09~2016-10-16(Sunday~Sunday)——1st semester of 2nd Grade

    most important things to do 1.prepare for toefl 2.joint phd preparations 3.ieee trans thesis to writ ...

  8. SQL Server ->> 深入探讨SQL Server 2016新特性之 --- Temporal Table(历史表)

    原文:SQL Server ->> 深入探讨SQL Server 2016新特性之 --- Temporal Table(历史表) 作为SQL Server 2016(CTP3.x)的另一 ...

  9. 2021.08.09 P6037 Ryoku的探索(基环树)

    2021.08.09 P6037 Ryoku的探索(基环树) P6037 Ryoku 的探索 - 洛谷 | 计算机科学教育新生态 (luogu.com.cn) 重点: 1.树的性质 2.基环树的性质 ...

随机推荐

  1. 2019-6-23-修复-dotnet-Core-缺SDK编译失败

    title author date CreateTime categories 修复 dotnet Core 缺SDK编译失败 lindexi 2019-6-23 10:55:9 +0800 2019 ...

  2. Vue 语法的一些小问题

    设置 sty行内样式 :style="{width:mapWidth,height:mapHeight}" This指向   axios 使用axios 的时候 ,在生命周期函数  ...

  3. 高可用之keepalived的配置文件详解

    ! Configuration File for keepalived global_defs { notification_email { acassen@firewall.loc failover ...

  4. C# 传入 params object 长度

    刚刚 LiesAuer 大神问了一个问题,如果在 params object 传入 object 数组,那么拿到的值是的长度是多少 我做了测试在传入不同的值可能拿到不同的长度 先来说总结 传入一个数组 ...

  5. H3C 通配符掩码的应用示例

  6. 如何查看 Python 全部内置变量和内置函数?

    https://jingyan.baidu.com/article/7082dc1c071649e40a89bdb8.html Python 解释器内置了一些常量和函数,叫做内置常量(Built-in ...

  7. 2018-8-10-win10-uwp-x_Bind-无法获得资源

    title author date CreateTime categories win10 uwp x:Bind 无法获得资源 lindexi 2018-08-10 19:17:19 +0800 20 ...

  8. Webstorm 配置 Less编译

    配置less编译

  9. flex布局简单兼容性写法

    /* 定义 */ .flex-def { display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit brow ...

  10. iview+vue查询分页实现

    本文为实战坑记录 子组件(共用的搜索组件) <template> <div> <h2>{{pdbTitle}}</h2> <Form ref=&q ...