-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
175 lines (165 loc) · 8.49 KB
/
index.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./css/style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=DM+Serif+Text&family=Inter&display=swap"
rel="stylesheet"
/>
<title>Home | Artificial Intelligence</title>
</head>
<body>
<header>
<h1 class="title">Artificial Intelligence</h1>
</header>
<!-- end header -->
<div class="wrapper">
<main>
<div class="content">
<img
src="https://cdn.educba.com/academy/wp-content/uploads/2019/03/What-is-Artificial-Intelligence-1.jpg.webp"
alt="graphic with the words text What is Artificial Intelligence"
/>
<h2>What is A.I?</h2>
<p>
Today, in the "big data" era, we have the ability to gather enormous
amounts of data that would be difficult for a person to process. In
this aspect, the use of artificial intelligence has already been
highly successful across a number of industries, including
technology, banking, marketing, and entertainment. Artificial
intelligence is the ability of a digital computer or
computer-controlled robot to carry out actions frequently associated
with intelligent beings is known as artificial intelligence (AI).
The phrase is widely used in reference to the effort to create
artificial intelligence (AI) systems that possess human-like
cognitive abilities like the capacity for reasoning,
meaning-finding, generalization, and experience-based learning.
Since the advent of the digital computer in the 1940s, it has been
proven that computers are capable of being expertly programmed to
perform extremely difficult tasks, such as finding proofs for
mathematical theorems or playing chess. Nevertheless, despite
ongoing improvements in computer processing speed and memory space,
there are currently no programs that can match human adaptability
across a larger range of activities or those needing a substantial
amount of background knowledge.
</p>
<img
src="https://qbi.uq.edu.au/files/40697/The-Brain-Intelligent-Machines-AI-timeline.jpg"
alt="a historical timeline of artificial intelligence starting from 1642 to 2018"
/>
<h2>History of A.I</h2>
<p>
The concept of artificial creatures, mechanical men, and other
automatons existing or having the potential to exist was first
raised by thinkers in antiquity, which is when artificial
intelligence first emerged. Throughout the 1700s and beyond, early
thinkers helped artificial intelligence become more real.
Philosophers wondered whether it was possible to artificially
automate and control non-human machine intelligence. Classical
philosophers, mathematicians, and logicians first investigated the
mechanical manipulation of symbols, which eventually sparked
interest in AI and led to the development of the Atanasoff Berry
Computer (ABC), the first programmable digital computer, in the
1940s. The development of an "electronic brain" or artificially
intelligent entity was spurred forward by this particular invention.
Before AI icons contributed to our current understanding of the
topic, about ten years had passed. Alan Turing, a mathematician
among other things, created a test that determined how well a
machine could mimic human behavior. The phrase "artificial
intelligence" was first used by computer and cognitive scientist
John McCarthy in the middle of that decade during a summer
conference held at Dartmouth College. Many researchers, programmers,
logicians, and theorists contributed to the development of the
current understanding of artificial intelligence as a whole starting
in the 1950s. Every decade brought new discoveries and inventions
that altered people's fundamental understanding of artificial
intelligence and how historical developments have propelled AI from
an impractical fantasy to a viable possibility for both the present
and the future.
</p>
<h2>The Importance of A.I</h2>
<p>
It has long been understood the significance of artificial
intelligence and its subsequent elements. They are regarded as
methods and instruments for improving the state of the world. You
only need to look around to see that artificial intelligence has
likely made the majority of your tasks simple. These technologies
are a huge benefit to people and are designed to minimize human
effort. They frequently have the potential to operate automatically.
Manual assistance is therefore the absolute last thing that should
be requested or seen while operating parts associated with this
technology. This is what makes these machines a valuable and
significant tool because they have a tendency to speed up your
operations and processes while also providing a level of precision
and accuracy that is assured. These technologies and applications
are not only relevant to our general and everyday lives; they also
contribute to making the world error-free through their
straightforward and commonplace ways. It has an effect on and is
significant for other fields as well.
</p>
<h2>Art and A.I</h2>
<p>
AI and creative work Since the 1960s, there has been a
well-established tradition of collaboration between art and
technological advancement. As more artists explore AI to assist,
improve, imitate, or reproduce creativity, we are witnessing the
rise of new artistic forms in which AI is a tool or topic. Some
artists use technology and data as their medium, changing a machine
learning model's parameters or training a dataset to produce formal
and aesthetic results, or they experiment with new combinations of
humans and algorithms. AI can help artists create new and exciting
things that weren't possible before. For example, AI could
automatically generate music based on the human brain's ability to
recognize patterns in sounds. This would allow musicians to create
music without ever having to learn how to play an instrument or read
sheet music.
</p>
<h2>Ethical Concerns of A.I</h2>
<p>
Emerging technology raises a number of ethical questions, and the
scope and applications of AI pose novel and unprecedented
difficulties in the areas of privacy, bias and discrimination,
economic power, and justice. For example : The disappearance of
jobs. Negative impact on health. Harm to physical integrity. Lack of
trust. Ethical Concerns with AI over Bias and Discrimination.
</p>
</div>
</main>
<!-- end main -->
<aside>
<h3>Contributors</h3>
</aside>
<!-- end aside -->
</div>
<!-- end .wrapper -->
<footer>
<p>
<small>
© 2022 -<?=date("Y")?>
by <a href="https://github.com/AlivadTheImpala">Brandon Davila</a>,
All Rights Reserved | <a id="html-checker" href="#">Check HTML</a> |
<a id="css-checker" href="#">Check CSS</a>
</small>
</p>
</footer>
<script>
document
.getElementById("html-checker")
.setAttribute(
"href",
"https://validator.w3.org/nu/?doc=" + location.href
);
document
.getElementById("css-checker")
.setAttribute(
"href",
"https://jigsaw.w3.org/css-validator/validator?uri=" + location.href
);
</script>
</body>
</html>