ClaytonStudent / MCTML_Light

Code for Master thesis "AutoML with Monte Carlo Tree Search and Neural Network"
2 stars 1 forks source link

01.11-30.11 论文写作 #7

Open ClaytonStudent opened 4 years ago

ClaytonStudent commented 4 years ago

02.11

  1. Introduction 整理 ✅
  2. Background 整理 ✅
ClaytonStudent commented 4 years ago

03.11 Task

  1. Analysis / Design 整理 ✅
  2. 实验整理 ✅
  3. 总结 ✅
ClaytonStudent commented 4 years ago

04.11 Task

Smart init 更新

ClaytonStudent commented 4 years ago

05.11

cite问题解决

ClaytonStudent commented 4 years ago

10.11 问题

  1. 空白页 (暂时不能解决)(模版问题放到最后)
  2. 概念表达 简称放到最后 (直接先去掉)--- Done
  3. 缩写不要有,写全称 --- Done
  4. 图标:解释,介绍
  5. 描述init算法
  6. best / better 不要用 --- Done
  7. pipeline 图改掉 --- Done
  8. relate work 相关的提到就要在后面出现 introduction不全的RL方法,放到介绍或者分析里面 AutoSklearn --- Done
  9. MCTML 介绍introduction --- Done
  10. metric 方法介绍,放到第一章 --- Done
  11. automl 的历史,引入各个方法简介 --- Done
  12. Research Question 放到analysis里面
  13. 假设,方法可以用在automl,分不同的角度和层面作出假设
  14. 实验章节 的介绍实验 --- Done
  15. Evaluation 对应的结果
ClaytonStudent commented 4 years ago

必须写的东西

  1. AutoML history ---- Done
  2. MDP 重新整理 --- Done
  3. AutoML 定义 MCTS 整理 --- Done
  4. 实验设计 ---- Done
  5. Introduction假设 --- Done
  6. Evaluation总结 --- Done
  7. 总的MCTML伪代码