tocarina/howto4/data/content

14 lines
1.6 KiB
Plaintext

<section Content>
Your Report should include at least 4 Parts:
<list>
<e>Start by introducing your Topic. Why should your reader care enough to read your whole report?</e>
<e>Then you need to summarize what you have learned. This summary should be enough for a Student who missed your presentation to be able to understand a topic building on top of yours. For example a Student wanting to explain how backpropagation works in recurrent neural networks, should be able to understand how backpropagation works in "normal" neural networks.</e>
<e>The next section is complicated to get right, but also the section we care the most about. We would like you to be critical, for the simple reason that we don't want to (only) grade how well you summarize your Topic. But we understand that it can be hard to criticize something as basic as a convolutional network. So you can extend this section to "everything that is not covered in your literature". For example you can compare your approach to alternatives (every topic should have alternative ways to achieve the same thing) and explain when to use which. You could also show some limitations and we appreciate any programming here. Also in most topics it can be justified to be critical. If you have problems with this, don't hesitate to ask your supervisors.</e>
<e>Finally you should summarize the rest of your report, this should not be long and is mostly used for your reader to remember your report quickly. Think of the conclusion in any paper.</e>
</list>
Afterwards you need to include all of your references (see below) and can attach less important parts.