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 write
4.solid fundamental knowledge
5.body fitness
2016/10/9 Sunday
1.handle procedures in bnu about going abroad to take the ICMI2016 conference
2.submit the expense account to the finance department
3.arrange and hand over materials about Haidian election
4.write news about going abroad to take the SPIE2016 conference
5.make the payroll for our lab and members in database construction
6.fill in the information about devices in our lab
7.see a film about MeiGong River
8.19:00take the conference about subject training
9.<20:40arrange English associated words/sentence head for part of spoken English & composition of toefl
10.<22:30 review 《日本机器学习》ch3 not finished
2016/10/10 Monday
1.read material about how to use deep learning method to get motion features
2.make ppt for afternoon's group meeting
3.take the group meeting
4.specialized training of listening for toefl & arrange very useful materials
2016/10/11 Tuesday
1.specialized training of reading for toefl & arrange very useful materials
2.communice with leader of international communication&cooperation office about the permission to go to Japan
3.email to editors of icmi & spie about modifying the address of correspondence
4.email to give information to editor of icmi
5.fill in the form about dealing with Japan visa
6.prepare other materials about Japan visa
7.prepare for Dr Li's ppt for applying for national scholarship
2016/10/12 Wednesday
1.help Dr. Li to apply for national scholarship
2.manage the money related things
2.modify Monday's group meeting ppt and make ppt framework for next monday's group meeting ppt
3.make plans for this week (life+study)
4.manage all most useful materials for toefl test
2016/10/13 Thursday
1.prepare for some materials for visa into one document and ask how to mail to agency
2.ask database team1-A、B、C、D team 2-A、B、C、D team3-A、3-B the proceeding
3.search for 3 "action image video detection recognition motion segment extract" related paper (new & supreme)
4.select one of the paper to read
5.manage all most useful materials for toefl test
2016/10/14 Friday
1.go to international communication&cooperation office to seal
2.mail visa materials to agency
3.print all useful materials for toefl test
4.print and manage materials for tomorrow's conference
5.survey the conference or issue for database paper and make a outline&general draft --》ppt
6.copy all related material used for Saturday to U-disk
7.exercise speaking to foreign teachers tomorrow
8.record the proceeding of database2.0
9.exercise tpo reading(3 paper):don't play with hands and think about others quick quick quick
2016/10/15 Saturday
1.take apart in conference for joint PHD
2. toefl test (before test read all printed materials)+reflect myself
3.record the proceeding of database2.0
4.select one of the paper to read "action image video detection recognition motion segment extract"
5.make ppt for ICMI2016(emotiw2016)
6.list teachers to contact(igsf)
2016/10/16 Sunday
1. toefl reading
2. review《杉山将-图解机器学习》ch3 over--》ppt
3.exercise caffe basically finished
4.record the proceeding of database2.0
###########################################
additional
1.exercise C/C++
2.exercise java
3.exercise python
4.exercise Linux
5.exercise mathematical statistics & machine learning & algorithm
###########################################
schedule of 2016-10-09~2016-10-16(Sunday~Sunday)——1st semester of 2nd Grade的更多相关文章
- 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 ...
- 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 ...
- 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 ...
- 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 ...
- 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~ ...
- schedule of 2016-09-12~2016-09-18(Monday~Sunday)——1st semester of 2nd Grade
2016/9/12 Monday 1.send present to Teacher Wei&hu 2.make ppt for 1st database 2.0 meeting for al ...
- 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 ...
- 2014.10.09 Andrew 学习 WPF(刘铁锰) 笔记分享
引言 主要是讲了关于WPF只是表现层的工具. 第一章: XAML : 可扩张应用程序标记语言 Extensible Application Markup Language 什么是XAML? X ...
- 《死磕 Elasticsearch 方法论》:普通程序员高效精进的 10 大狠招!(完整版)
原文:<死磕 Elasticsearch 方法论>:普通程序员高效精进的 10 大狠招!(完整版) 版权声明:本文为博主原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链 ...
随机推荐
- [kuangbin带你飞]专题九 连通图B - Network UVA - 315
判断割点的性质: 如果点y满足 low[y]>=dfn[x] 且不是根节点 或者是根节点,满足上述式子的有两个及其以上. 就是割点 如果是起点,那么至少需要两个子节点满足上述条件,因为它是根节点 ...
- poj 3528 Ultimate Weapon (3D Convex Hull)
3528 -- Ultimate Weapon 一道三维凸包的题目,题目要求求出三维凸包的表面积.看懂了网上的三维凸包的代码以后,自己写的代码,跟网上的模板有所不同.调了一个晚上,结果发现错的只是数组 ...
- H3C 网络接口层
- H3C 轮询DCC和共享DCC
- python命令之m参数
在命令行中使用python时,python支持在其后面添加可选参数. python命令的可选参数有很多,例如:使用可选参数h可以查询python的帮助信息: 可选参数m 下面我们来说说python命令 ...
- springmvc url处理映射的三种方式:
一.SpringMVC简介 SpringMVC是一种基于Spring实现了Web MVC设计模式的请求驱动类型的轻量级Web框架,使用了MVC架构模式的思想,将web层进行职责解耦,并管理应用所需对象 ...
- mysql 第二课 DML操作
DML 数据操纵语句:INSERT UPDATE DELETE SELECT 主要用来对数据库的数据进行一些操作; DCL 数据定义语句:CREATE ALTER DROP 主要是用在定义或改变表的 ...
- C# 输出文件夹下的所有文件
问题:如何输出给定文件夹目录下面的所有文件的名称? C#代码: using System; using System.IO; namespace MyTest { public class Progr ...
- Xshell + SVN使用
切换目录 cd+想跳转到的目录下 文件浏览 ls ll (ll 信息全) svn更新 svn up 编辑 vi vi的命令 文件保存与退出: :q 在文件未作任何修改的情况下退出. :q! 强制退出, ...
- H3C设置时间--用户视图下
<H3C>clock datetime ? TIME Specify the time (HH:MM:SS) <H3C>clock datetime 19:29:00 ? ...