Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -12
index.html
CHANGED
@@ -73,18 +73,7 @@
|
|
73 |
</div>
|
74 |
<!--/ Introduction -->
|
75 |
|
76 |
-
|
77 |
-
<div class="columns is-centered">
|
78 |
-
<div class="column is-four-fifths">
|
79 |
-
<h2 class="title is-3">Frequently Asked Questions</h2>
|
80 |
-
|
81 |
-
<div class="content has-text-justified">
|
82 |
-
<p><strong>What is artificial intelligence?</strong></p>
|
83 |
-
<p>
|
84 |
-
Artificial intelligence (AI) refers to systems or machines that mimic human intelligence to perform tasks and can iteratively improve themselves based on the information they collect. AI manifests in various forms, from chatbots to autonomous vehicles and smart assistants.
|
85 |
-
</p>
|
86 |
-
|
87 |
-
<p><strong>How does machine learning differ from AI?</strong></p>
|
88 |
<p>
|
89 |
Machine learning is a subset of AI that focuses on the development of algorithms that enable computers to learn from and make decisions based on data. While AI is the broader concept of machines being able to carry out tasks in a way that we would consider "smart," machine learning is a specific application of AI based around the idea that machines should be able to learn and adapt through experience.
|
90 |
</p>
|
|
|
73 |
</div>
|
74 |
<!--/ Introduction -->
|
75 |
|
76 |
+
r from AI?</strong></p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
<p>
|
78 |
Machine learning is a subset of AI that focuses on the development of algorithms that enable computers to learn from and make decisions based on data. While AI is the broader concept of machines being able to carry out tasks in a way that we would consider "smart," machine learning is a specific application of AI based around the idea that machines should be able to learn and adapt through experience.
|
79 |
</p>
|