-
Notifications
You must be signed in to change notification settings - Fork 1
/
inleiding_achtergrond.html
54 lines (53 loc) · 2.75 KB
/
inleiding_achtergrond.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link href="css/normalize.css" rel="stylesheet">
<link href="css/ai.css" rel="stylesheet" type="text/css" />
<link href="css/menus.css" rel="stylesheet" type="text/css" />
<link href="css/treeview.css" rel="stylesheet" type="text/css" />
<script src="treeview.js"></script>
<title>Kunstmatige Intelligentie</title>
</script>
</head>
<body id="achtergrond" onload="">
<a name="Inleiding" style="counter-reset: subsection -1; counter-increment: hst_ctr -1;"></a>
<header class="hoofdstuk titel">Achtergrond</header> <a name="Inleiding" style="counter-reset: subsection -1;"></a>
<section>
<h4 class="pad" id="path_lead"><a href="index.htm" target="_parent">Kunstmatige Intelligentie</a>
/Achtergrond</h4>
<div style="height: 100px;">
<div style="float:right;">
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">
<img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a>
<br />This work is licensed under a
<br />
<a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike
4.0
<br />International License</a>.
</div>
</div>
</section>
<article>
<p>Dit hoofdstuk beschrijft de basisstof voor de module. We gaan hier in op wat kunstmatige intelligentie is en in welke vormen je kunstmatige intelligentie tegenkomt. We verdiepen ons ook in de maatschappelijke kwesties rondom kunstmatige intelligentie.
</p>
<p>
In dit hoofdstuk leer je:
</p>
<ul>
<li>dat er verschillende definities van kunstmatige intelligentie zijn;</li>
<li>wat de heilige graal van kunstmatige intelligentie is;</li>
<li>dat kunstmatige intelligentie minder intelligent is dan je misschien denkt, maar dat het een heel waardevol instrument kan zijn;</li>
<li>een aantal belangrijke momenten in de ontwikkeling van kunstmatige intelligentie;</li>
<li>een aantal praktijkvoorbeelden van het gebruik van kunstmatige intelligentie.</li>
</ul>
<div class="navbar centernavbar" id="achtergrond" style="counter-reset: subsection -1;">
<a class="Aparagraaf" href="inleiding_achtergrond.html" target="NtoonschermAI">Inleiding</a>
<a class="Aparagraaf" href="achtergrond_geschiedenis.html" target="NtoonschermAI">Geschiedenis en toekomst</a>
<a class="Aparagraaf" href="achtergrond_intelligentie.html" target="NtoonschermAI">Wanneer is iets intelligent</a>
<a class="Aparagraaf" href="achtergrond_praktijk.html" target="NtoonschermAI">In de praktijk</a>
<a class="Aparagraaf" href="terugkoppeling_achtergrond.html" target="NtoonschermAI">Terugkoppeling</a>
</div>
</article>
</body>
</html>