-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaiintro.html
209 lines (208 loc) · 6.35 KB
/
aiintro.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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-176754792-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-176754792-1');
</script>
<meta charset="utf-8">
<meta name="keywords" content="CodingWithMe">
<meta name="viewport:" content="width=1280">
<meta property="og:image" content="https://cofls6581.github.io/codingwithme/프레젠테이션1.jpg" >
<link rel="stylesheet" type="text/css" href="head.css" media="all">
<link rel="stylesheet" type="text/css" href="reset.css" media="all">
<link rel="stylesheet" type="text/css" href="other_page_context.css" media="all">
<link rel="stylesheet" type="text/css" href="left_menu.css" media="all">
<title>CodingWithMe</title>
<style>
img[Attributes Style] {
height: 150px;
width: 150px;
}
div {
display: block;
}
article {
display: block;
}
hgroup {
display: block;
}
p {
text-align:center;
display: block;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
}
strong {
font-weight: bold; color:#6495ed;font-size: 1.6em;
}
:-webkit-any(article,aside,nav,section) h1 {
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
}
h1 {
display: block;
font-size: 2em;
margin-block-start: 0.67em;
margin-block-end: 0.67em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
h2 {
text-align:center;
display: block;
font-size: 1.5em;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
font-weight: bold;
}
</style>
</head>
<body>
<div id="whole_wrapper">
<div class="head">
<header>
<hgroup>
<p class="title">
<a href="frontpage.html">Coding With Me</a>
</p>
<p class="subtitle">
<small>코 딩 하 자</small>
</p>
</hgroup>
<ul id>
<li id="to_home">
<a class="title" href="frontpage.html">
CWM
</a>
</li>
</ul>
</header>
<nav id="main_menu">
<div class="wrapper">
<ul>
<li>
<div class="label">
<a class="courselink" href="languageintro.html">
프로그래밍 언어
</a>
</div>
</li>
<li>
<div class="label">
<a class="courselink" href="developintro.html">
개발
</a>
</div>
</li>
<li>
<div class="label">
<a class="courselink" href="securityintro.html">
보안
</a>
</div>
</li>
<li>
<div class="label">
<a class="courselink" href="dbintro.html">
DB
</a>
</div>
</li>
<li>
<div class="label">
<a class="courselink" href="aiintro.html">
인공지능/딥러닝
</a>
</div>
</li>
<li>
<div class="label">
<a class="courselink" href="mathintro.html">
수학
</a>
</div>
</li>
<li>
<div class="label">
<a class="courselink" href="etcintro.html">
기타
</a>
</div>
</li>
</ul>
</div>
</nav>
</div>
<div class="body">
<div id="bcbody">
<div id="breadcrumb">
<div class="wrapper">
<span id="breadcump_line">
코딩윗미 > 인공지능/딥러닝
</span>
</div>
</div>
<div id="cols">
<div class="wrapper">
<aside>
<div id="topic_list_index" class="index">
<h2>인공지능/딥러닝</h2>
<nav class="sub_nav">
<ol id="topic_list_tree" class="no_draggable ui-sortable ui-sortable-disable">
<li class="depth_0">
<div class="label">
<a href="ai_ai.html" class="depth_0">
<span class="title">
인공지능
</span>
</a>
</div>
</li>
<li class="depth_0">
<div class="label">
<a href="ai_deeplearning.html" class="depth_0">
<span class="title">
딥러닝
</span>
</a>
</div>
</li>
</ol>
</nav>
</div>
</aside>
<div class="entry-area">
<article class="hentry">
<div id="content" class="entry-content">
<p>
<img width="314" height="267" src="https://cdn.pixabay.com/photo/2016/10/18/19/40/anatomy-1751201__340.png">
</p>
<p>
<strong>"인공지능/딥러닝"</strong>
</p>
<p>
인공지능은 기계를 활용하여 인간의 지능을 구현하는 것이고<br> 딥 러닝은 완전한 머신러닝을 구현하는 기술입니다.
</p>
<p style="margin:0 0;"> </p>
</div>
</article>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</body>
</html>