vortrag-zcom/index.html

167 lines
5.8 KiB
HTML
Raw Permalink Normal View History

2020-09-13 17:11:51 +02:00
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
2020-09-13 19:06:28 +02:00
<title>Vortrag ZCOM</title>
2020-09-13 17:11:51 +02:00
<link rel="stylesheet" href="dist/reset.css">
<link rel="stylesheet" href="dist/reveal.css">
<link rel="stylesheet" href="dist/theme/black.css" id="theme">
<!-- Theme used for syntax highlighted code -->
<link rel="stylesheet" href="plugin/highlight/monokai.css" id="highlight-theme">
</head>
<body>
<div class="reveal">
<div class="slides">
2020-09-13 19:06:28 +02:00
<section>
<h3>Von Maschinen fürs Leben lernen</h3>
<p>Stefan Majewsky, Chaos Computer Club Dresden</p>
</section>
<section>
<blockquote>Der Mensch spielt nur, wo er in voller Bedeutung des Worts Mensch ist, und er ist nur da ganz Mensch, wo er spielt.</blockquote>
<p><small>Friedrich Schiller: Über die ästhetische Erziehung des Menschen, 15. Brief (1793)</small></p>
</section>
<section><h2>Lektion 1</h2><p>Game of Life</p></section>
<section><img src="./img/gol-mechanics1.png"></section>
<section><img src="./img/gol-mechanics2.png"></section>
<section><img src="./img/gol-mechanics3.png"></section>
<section><img src="./img/gol-mechanics4.png"></section>
<section><img src="./img/gol-stilllifes.png"></section>
<section><img src="./img/gol-oscillators1.png"></section>
<section><img src="./img/gol-oscillators2.png"></section>
<section>
<img style="width:50vmin" src="./img/Game_of_life_animated_glider.gif">
2020-09-13 19:06:28 +02:00
<p style="color:#666"><small>Quelle: Rodrigo Silveira Camargo (via Wikipedia)</small></p>
</section>
<section>
<img style="width:60vmin" src="./img/Gospers_glider_gun.gif">
2020-09-13 19:06:28 +02:00
<p style="color:#666"><small>Quelle: Lucas Vieira (via Wikipedia)</small></p>
</section>
<section>
2020-09-16 22:27:55 +02:00
<video controls data-autoplay src="./img/Life in life-xP5-iIeKXE8.webm"></video>
2020-09-13 19:06:28 +02:00
<p style="color:#666"><small>Quelle: Phillip Bradbury (via YouTube)</small></p>
</section>
<section>
<h2>Emergente Komplexität</h2>
<p>Komplexes Verhalten aus einfachen Regeln</p>
</section>
<section><h2>Lektion 2</h2><p>Künstliche &quot;Intelligenz&quot;</p></section>
<section>
<img src="./img/Deep_Blue.jpg">
<p style="color:#666"><small>Quelle: James Gardner (via Wikipedia)</small></p>
</section>
<section>
<img src="./img/1280px-Alphago_logo_Reversed.svg.png">
<p style="color:#666"><small>Quelle: Google DeepMind</small></p>
</section>
2020-09-16 22:27:55 +02:00
<section>
<img src="./img/gpt3-example-01.png">
<p style="color:#666"><small>Quelle: Michael Tefula (via Twitter)</small></p>
</section>
<section>
<img src="./img/gpt3-example-02.png">
<p style="color:#666"><small>Quelle: Michael Tefula (via Twitter)</small></p>
</section>
<section>
<h2>Fortschritt</h2>
<p>bricht althergebrachte Weltbilder.</p>
</section>
<!--
2020-09-13 19:06:28 +02:00
<section>
<img src="./img/Aurelia-aurita-3_(cropped).jpg">
<p style="color:#666"><small>Quelle: Martin Thoma (via Wikipedia)</small></p>
</section>
<section>
<img src="./img/Aurelia-aurita-3-0009.jpg">
<p style="color:#666"><small>Quelle: Martin Thoma (via Wikipedia)</small></p>
</section>
<section>
<img src="./img/Aurelia-aurita-3-0049.jpg">
<p style="color:#666"><small>Quelle: Martin Thoma (via Wikipedia)</small></p>
</section>
-->
2020-09-13 19:06:28 +02:00
<section>
<p>Stehen wir auf der Seite der Ideologie?</p>
<p>Oder der Seite der Wahrheit?</p>
</section>
2020-09-16 22:27:55 +02:00
<section>
<img src="./img/1280px-Waymo_self-driving_car_front_view.gk.jpg">
<p style="color:#666"><small>Quelle: Grendelkhan (via Wikipedia)</small></p>
</section>
2020-09-13 19:06:28 +02:00
<section>
<h2>Lektion 3</h2>
<p>Mein Berufsalltag</p>
</section>
2020-09-16 22:27:55 +02:00
<section>
<p>Gute IT-Arbeiter sind immer auch Wissenschaftler.</p>
</section>
<section>
<p>Techniker: "NFS 3 macht mal wieder Probleme."</p>
</section>
<section>
<p>Chef: "Sollten wir auf NFS 4 umsteigen?"</p>
</section>
<section>
<p>Techniker: "Lieber nicht. Die Probleme von NFS 3 kennen wir immerhin schon."</p>
</section>
<section>
<h2>Praktisches Handeln</h2>
<p>heißt: Entscheiden im Angesicht unvollständiger Informationen.</p>
</section>
<section>
<h2>Lektionen</h2>
<ol>
<li>emergente Komplexität verstehen</li>
<li>aus neuen Informationen lernen</li>
<li>mit unvollständiger Information handeln</li>
</ol>
</section>
<section>
<img src="./img/1280px-Protest_against_corona_measures_Frankfurt_June_2020.jpg">
<p style="color:#666"><small>Quelle: photoheuristic.info (via Wikimedia Commons)</small></p>
</section>
<section>
<h2>Lektionen</h2>
<ol>
<li>emergente Komplexität verstehen</li>
<li>aus neuen Informationen lernen</li>
<li>mit unvollständiger Information handeln</li>
</ol>
</section>
<section>
Vielen Dank.
</section>
2020-09-13 17:11:51 +02:00
</div>
</div>
<script src="dist/reveal.js"></script>
<script src="plugin/notes/notes.js"></script>
<script src="plugin/markdown/markdown.js"></script>
<script src="plugin/highlight/highlight.js"></script>
<script>
// More info about initialization & config:
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
2020-09-13 19:06:28 +02:00
progress: false,
transition: 'none',
2020-09-13 17:11:51 +02:00
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
});
2020-09-18 23:00:31 +02:00
function handleClick(e) {
e.preventDefault();
if(e.button === 0) Reveal.next();
if(e.button === 2) Reveal.prev();
}
window.addEventListener("mousedown", handleClick, false);
window.addEventListener("contextmenu", function(e) { e.preventDefault(); }, false);
2020-09-13 17:11:51 +02:00
</script>
</body>
</html>