how to build a paper's architecture?

1. problem? what’s the problem? then do some extension of the problem.

3. model , you can refer to existing models or build your new model

4. inference , you can refer to existing inferences or build your new inference

5. algorithms

6. experiments

  • data
  • evaluation function
  • steps
  • types
  • results

Attention

  • A1) you can do some innovation works in part one, three, four or five.
  • A2) these contents above are from PhD Hongjun Wang on ML class in #9133.
    best regards!

版权声明:本文为博主原创文章,未经博主允许不得转载。

原文地址:https://www.cnblogs.com/pacoson/p/4893183.html