11 lines
660 B
Plaintext
11 lines
660 B
Plaintext
|
<subsection Bulletpoints>
|
||
|
Bulletpoints can be some of your most powerful tools to create understandable slides. Taking again a sentence from wikipedia GAN: ”The generative network generates candidates while the discriminative network evaluates them”, you can simplify this into:
|
||
|
<list>
|
||
|
<e>2 Parts:</e>
|
||
|
<l2st>
|
||
|
<e>generative network: generates new data</e>
|
||
|
<e>discriminative network: evaluates them</e>
|
||
|
</l2st>
|
||
|
</list>
|
||
|
Making your content much easier to digest. Also, don't be afraid to use bullet points in bullet points. This can allow you to give more information on a slide than needed to follow your presentations, while not discouraging your audience.
|