reiver-artificial-intelligence/introduction/index.xhtml

58 lines
2.0 KiB
HTML
Raw Normal View History

2023-12-16 21:22:22 +00:00
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Introduction to Artificial Intelligence</title>
</head>
<body>
2023-12-16 22:05:44 +00:00
<main>
2023-12-16 21:22:22 +00:00
<article>
<hgroup>
<h1>Introduction</h1>
<p><small>(<a href="../">Artificial Intelligence</a>)</small></p>
</hgroup>
<section>
<address class="h-card">
by
<a rel="author" class="u-url" href="http://changelog.ca/"><span class="p-given-name">Charles</span> <span class="p-additional-name">Iliya</span> <span class="p-family-name">Krempeaux</span></a>
</address>
</section>
<section>
<p>
What is <strong>artificial-intelligence</strong> (<abbr title="artificial-intelligence">AI</abbr>)‽
</p>
</section>
<section>
<h2>Lay-Person <abbr title="artificial-intelligence">AI</abbr></h2>
<p>
A common way for normal people (who are <em>not</em> specialists in <strong>artificial-intelligence</strong>) to think about <strong>artificial-intelligence</strong> is
2023-12-16 22:05:44 +00:00
to imagine an <em>artificial-brain</em> along with <em>humanoid robots</em>
robots that with 2 legs, 2 arms, a head, and the general form of a human, that walk and talk similar to a human.
I.e., a common way for normal people (who are <em>not</em> specialists in <strong>artificial-intelligence</strong>) to think about <strong>artificial-intelligence</strong> is to imagine an <strong>android</strong>.
2023-12-16 21:22:22 +00:00
</p>
<p>
2023-12-16 22:05:44 +00:00
Although this lay-person conception of <strong>artificial-intelligence</strong> (as an <strong>android</strong>) is definitely a type of <strong>artificial-intelligence</strong>
<strong>artificial-intelligence</strong> is broader than, even simpler than, this.
I.e., <strong>artificial-intelligence</strong> is more than just <strong>androids</strong>.
2023-12-16 21:22:22 +00:00
</p>
<p>
2023-12-16 22:05:44 +00:00
But more on that later — let's explore the lay-person conception of <strong>artificial-intelligence</strong> a bit more.
2023-12-16 21:22:22 +00:00
</p>
</section>
</article>
2023-12-16 22:05:44 +00:00
</main>
<nav>
<a rel="next" href="../sci-fi-ai/">next page</a>
</nav>
2023-12-16 21:22:22 +00:00
</body>
</html>