-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAI.html
171 lines (156 loc) · 8.93 KB
/
AI.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Artificial Intelligence 2</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" />
<link rel="stylesheet" href="css/all.min.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/templatemo-style.css" />
<!--
Parallo Template
https://templatemo.com/tm-534-parallo
-->
</head>
<body>
<div class="parallax-window" data-parallax="scroll" data-image-src="img/bg-01.jpg">
<div class="container-fluid">
<div class="row tm-brand-row">
<div class="col-lg-4 col-11">
<div class="tm-brand-container tm-bg-white-transparent">
<!-- <i class="fas fa-2x fa-pen tm-brand-icon"></i> -->
<div class="tm-brand-texts">
<h1 class="text-uppercase tm-brand-name" style="padding-left: 20%;">Artificial Intelligence 2</h1>
<!-- <p class="small">new app landing page</p> -->
</div>
</div>
</div>
<div class="col-lg-8 col-1">
<div class="tm-nav">
<nav class="navbar navbar-expand-lg navbar-light tm-bg-white-transparent tm-navbar">
<button class="navbar-toggler" type="button"
data-toggle="collapse" data-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav">
<li class="nav-item">
<div class="tm-nav-link-highlight"></div>
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<div class="tm-nav-link-highlight"></div>
<a class="nav-link" href="Web.html">Web Technology </a>
</li>
<li class="nav-item">
<div class="tm-nav-link-highlight"></div>
<a class="nav-link" href="Cloud.html">Cloud Computing</a>
</li>
<li class="nav-item active">
<div class="tm-nav-link-highlight"></div>
<a class="nav-link" href="#">AI <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<div class="tm-nav-link-highlight"></div>
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</nav>
</div>
</div>
</div>
<section class="row" id="tmHome">
<div class="col-12 tm-home-container">
<div class="text-white tm-home-left">
<p class="text-uppercase tm-slogan">Artificial Intelligence 2</p>
<hr class="tm-home-hr" />
<h2 class="tm-home-title">ผลการเรียนรู้ที่คาดหวัง</h2>
<p class="tm-home-text">
1. ผู้เรียนสามารถคิดริเริ่มประยุกต์ งานด้านคอมพิวเตอร์วิชันและการจำเสียงอัตโนมัติไปใช้ในงานต่าง ๆ ได้เหมาะสม
2. ผู้เรียนสามารถเขียนโปรแกรม และเรียกใช้เครื่องมือ เพื่อสร้างงานด้านคอมพิวเตอร์วิชันและการจำเสียงอัตโนมัติได้
3. ผู้เรียนสามารถวาดออกแบบระบบ โครงสร้างการทำงานพัฒนาโปรแกรมงานด้านคอมพิวเตอร์วิชันและการจำเสียงอัตโนมัติที่สามารถนำไปประยุกต์ใช้จริงได้
</p>
<a href="#tmFeatures" class="btn btn-primary">Download</a>
</div>
<div class="tm-home-right">
<img src="img/AI.jpg" alt="App on Mobile mockup" style="width: 100%;" />
</div>
</div>
</section>
<!-- Features -->
<div class="row" id="tmFeatures">
<div class="col-lg-4">
<a href="https://drive.google.com/file/d/1xLdPN7k2iuVFqRbgXmOCi4tg5bsCiMT_/view?usp=sharing">
<div class="tm-bg-white-transparent tm-feature-box">
<h3 class="tm-feature-name">Convolution Neural Network</h3>
<div class="tm-feature-icon-container">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="currentColor" class="bi bi-download" viewBox="0 0 16 16">
<path d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"/>
<path d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"/>
</svg>
</div>
<p class="text-center">Download PowerPoint.</p>
</div></a>
</div>
<div class="col-lg-4">
<a href="https://drive.google.com/file/d/1mmt489KqhEfrCocAfn-BLDYh97gejfgS/view?usp=sharing">
<div class="tm-bg-white-transparent tm-feature-box">
<h3 class="tm-feature-name">Deep Learning</h3>
<div class="tm-feature-icon-container">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="currentColor" class="bi bi-download" viewBox="0 0 16 16">
<path d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"/>
<path d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"/>
</svg>
</div>
<p class="text-center">Download PowerPoint.
</p>
</div></a>
</div>
<div class="col-lg-4">
<div class="tm-bg-white-transparent tm-feature-box">
<a href="https://drive.google.com/file/d/1W0lEOVxOX4etToCxDX-DfCXYB5iNAvI_/view?usp=sharing">
<h3 class="tm-feature-name">Machine Learning</h3>
<div class="tm-feature-icon-container">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="currentColor" class="bi bi-download" viewBox="0 0 16 16">
<path d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"/>
<path d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"/>
</svg>
</div>
<p class="text-center">Download PowerPoint.
</p>
</div></a>
</div>
</div>
<div class="col-lg-4">
<div class="tm-bg-white-transparent tm-feature-box">
<h3 class="tm-feature-name">ArtificialIntelligence</h3>
<div class="tm-feature-icon-container">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="currentColor" class="bi bi-download" viewBox="0 0 16 16">
<path d="M.5 9.9a.5.5 0 0 1 .5.5v2.5a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-2.5a.5.5 0 0 1 1 0v2.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-2.5a.5.5 0 0 1 .5-.5z"/>
<path d="M7.646 11.854a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708L8.5 10.293V1.5a.5.5 0 0 0-1 0v8.793L5.354 8.146a.5.5 0 1 0-.708.708l3 3z"/>
</svg>
</div>
<p class="text-center">Download PowerPoint.
</p>
</div>
</div>
</div>
<!-- Page footer -->
<footer class="row">
<p class="col-12 text-white text-center tm-copyright-text">
Copyright © 2020 App Landing Page.
Designed by <a href="#" class="tm-copyright-link">TemplateMo</a>
</p>
</footer>
</div>
<!-- .container-fluid -->
</div>
<script src="js/jquery.min.js"></script>
<script src="js/parallax.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>