-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpython-programming.html
More file actions
387 lines (363 loc) · 24.3 KB
/
Copy pathpython-programming.html
File metadata and controls
387 lines (363 loc) · 24.3 KB
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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TEC - Python Programming with Raspberry Pi</title>
<meta name="description" content="Learn Artificial Intelligence with Python and Raspberry Pi. Explore hands-on AI projects, machine learning concepts, and data processing techniques for beginners.">
<meta name="keywords" content="AI with Python, Raspberry Pi AI, machine learning, AI projects, AI for beginners, data processing, hands-on AI, AI programming courses, learn AI, Python AI course Malaysia">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://ai-tec.my/">
<meta property="og:type" content="Education Website Malaysia">
<meta property="og:title" content="Telecommunication Engineering College - AI">
<meta property="og:description" content="Learn Artificial Intelligence with Python and Raspberry Pi. Explore hands-on AI projects, machine learning concepts, and data processing techniques for beginners.">
<meta property="og:image" content="assets/img/courses/AI-Python.png">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="www.ai-tec.my">
<meta property="twitter:url" content="https://ai-tec.my/">
<meta name="twitter:title" content="Telecommunication Engineering College - AI">
<meta name="twitter:description" content="Learn Artificial Intelligence with Python and Raspberry Pi. Explore hands-on AI projects, machine learning concepts, and data processing techniques for beginners.">
<meta name="twitter:image" content="assets/img/courses/AI-Python.png">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/tec-favicon.png">
<!-- Place favicon.ico in the root directory -->
<!-- CSS here -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/fontawsome/css/all.min.css">
<link rel="stylesheet" href="assets/fontawsome/css/fontawesome.min.css">
<link rel="stylesheet" href="assets/css/slick.css">
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<!-- Schema Org Code -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Artificial Intelligence - TEC",
"alternateName": "TEC - AI",
"url": "https://ai-tec.my/",
"logo": "https://ai-tec.my/assets/img/logo/logo.png",
"sameAs": [
"https://www.facebook.com/telecomengineeringcollege",
"https://www.linkedin.com/company/telecommunication-engineering-college",
"https://www.instagram.com/tecmalaysia/"
]
}
</script>
</head>
<body>
<div id="page-content">
<!-- header part start -->
<header class="header-area">
<nav class="navbar">
<div class="container">
<div class="menu-container">
<div class="logo">
<a class="navbar-brand me-0" href="index.html">
<img src="assets/img/logo/logo.png" width="34" height="34" alt="logo">
<span>TEC <span class="primary">AI-Project</span></span>
</a>
</div>
<div class="navbar-main d-flex flex-grow-1">
<div class="logo inner-logo d-block d-xl-none">
<a class="navbar-brand me-0" href="index.html">
<img src="assets/img/logo/logo.png" width="34" height="34" alt="logo">
<span>TEC <span class="primary">AI-Project</span></span>
</a>
</div>
<ul class="navbar-info mx-auto">
</ul>
<div class="header-right-info d-flex align-items-center">
<button class="theme-control-btn">
<span class="dark">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M11.8005 3C10.207 3.0003 8.64356 3.44286 7.27683 4.28049C5.91011 5.11811 4.79139 6.31937 4.04002 7.75612C3.28865 9.19288 2.93281 10.8112 3.01046 12.4386C3.08811 14.0659 3.59633 15.6411 4.48091 16.9963C5.3655 18.3514 6.59326 19.4356 8.03324 20.1333C9.47322 20.8309 11.0714 21.1157 12.6573 20.9574C14.2432 20.7991 15.7573 20.2036 17.0381 19.2344C18.319 18.2652 19.3185 16.9587 19.9301 15.4542C20.2302 14.7162 19.5111 13.9746 18.7875 14.2752C17.5475 14.7888 16.1706 14.8418 14.8963 14.425C13.622 14.0082 12.5308 13.1479 11.8126 11.9937C11.0943 10.8396 10.7943 9.4645 10.9648 8.10764C11.1353 6.75077 11.7655 5.49792 12.7458 4.5669L12.8136 4.4949C13.2986 3.9279 12.913 3.0072 12.1464 3.0072H11.9122L11.8524 3.0018L11.7996 3H11.8005Z"
fill="#1A1F2C" />
</svg>
<small class="theme-text d-block d-xl-none">Change appearance</small>
</span>
<span class="light">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M12 19C12.2449 19 12.4813 19.09 12.6644 19.2527C12.8474 19.4155 12.9643 19.6397 12.993 19.883L13 20V21C12.9997 21.2549 12.9021 21.5 12.7272 21.6854C12.5522 21.8707 12.313 21.9822 12.0586 21.9972C11.8042 22.0121 11.5536 21.9293 11.3582 21.7657C11.1627 21.6021 11.0371 21.3701 11.007 21.117L11 21V20C11 19.7348 11.1054 19.4804 11.2929 19.2929C11.4804 19.1054 11.7348 19 12 19Z"
fill="#FD7E41" />
<path
d="M18.3127 16.9099L18.4067 16.9929L19.1067 17.6929C19.2861 17.8729 19.3902 18.1144 19.398 18.3683C19.4057 18.6223 19.3165 18.8697 19.1485 19.0602C18.9804 19.2508 18.7462 19.3702 18.4933 19.3943C18.2403 19.4184 17.9877 19.3454 17.7867 19.1899L17.6927 19.1069L16.9927 18.4069C16.8202 18.2347 16.7165 18.0053 16.7012 17.7619C16.6859 17.5186 16.76 17.278 16.9097 17.0855C17.0593 16.893 17.2741 16.7618 17.5137 16.7166C17.7533 16.6713 18.0012 16.7152 18.2107 16.8399L18.3127 16.9099Z"
fill="#FD7E41" />
<path
d="M7.00747 16.993C7.17965 17.1652 7.28308 17.3943 7.29836 17.6373C7.31364 17.8803 7.23972 18.1206 7.09047 18.313L7.00747 18.407L6.30747 19.107C6.12751 19.2863 5.88604 19.3905 5.63209 19.3982C5.37814 19.406 5.13076 19.3168 4.94019 19.1487C4.74963 18.9807 4.63017 18.7464 4.60607 18.4935C4.58198 18.2406 4.65506 17.988 4.81047 17.787L4.89347 17.693L5.59347 16.993C5.781 16.8055 6.03531 16.7002 6.30047 16.7002C6.56563 16.7002 6.81994 16.8055 7.00747 16.993Z"
fill="#FD7E41" />
<path
d="M3.99987 11C4.25475 11.0003 4.4999 11.0979 4.68524 11.2728C4.87057 11.4478 4.9821 11.687 4.99704 11.9414C5.01198 12.1958 4.92919 12.4464 4.7656 12.6418C4.60201 12.8373 4.36996 12.9629 4.11687 12.993L3.99987 13H2.99987C2.74499 12.9997 2.49984 12.9021 2.3145 12.7272C2.12916 12.5522 2.01763 12.313 2.0027 12.0586C1.98776 11.8042 2.07054 11.5536 2.23413 11.3582C2.39772 11.1627 2.62977 11.0371 2.88287 11.007L2.99987 11H3.99987Z"
fill="#FD7E41" />
<path
d="M20.9999 11C21.2547 11.0003 21.4999 11.0979 21.6852 11.2728C21.8706 11.4478 21.9821 11.687 21.997 11.9414C22.012 12.1958 21.9292 12.4464 21.7656 12.6418C21.602 12.8373 21.37 12.9629 21.1169 12.993L20.9999 13H19.9999C19.745 12.9997 19.4998 12.9021 19.3145 12.7272C19.1292 12.5522 19.0176 12.313 19.0027 12.0586C18.9878 11.8042 19.0705 11.5536 19.2341 11.3582C19.3977 11.1627 19.6298 11.0371 19.8829 11.007L19.9999 11H20.9999Z"
fill="#FD7E41" />
<path
d="M6.21264 4.80985L6.30664 4.89285L7.00664 5.59285C7.18599 5.77281 7.29011 6.01429 7.29787 6.26824C7.30562 6.52219 7.21642 6.76957 7.04839 6.96013C6.88036 7.1507 6.64609 7.27016 6.39316 7.29425C6.14024 7.31834 5.88763 7.24526 5.68664 7.08985L5.59264 7.00685L4.89264 6.30685C4.72073 6.13453 4.61757 5.90543 4.6025 5.66248C4.58744 5.41954 4.6615 5.17945 4.8108 4.98721C4.9601 4.79497 5.1744 4.66378 5.41351 4.61824C5.65262 4.57271 5.90013 4.61594 6.10964 4.73985L6.21264 4.80985Z"
fill="#FD7E41" />
<path
d="M19.1071 4.89288C19.2793 5.06508 19.3827 5.29418 19.398 5.5372C19.4132 5.78023 19.3393 6.02048 19.1901 6.21288L19.1071 6.30688L18.4071 7.00688C18.2271 7.18623 17.9856 7.29036 17.7317 7.29811C17.4777 7.30587 17.2304 7.21667 17.0398 7.04864C16.8492 6.8806 16.7298 6.64633 16.7057 6.39341C16.6816 6.14049 16.7547 5.88788 16.9101 5.68688L16.9931 5.59288L17.6931 4.89288C17.8806 4.70541 18.1349 4.6001 18.4001 4.6001C18.6652 4.6001 18.9196 4.70541 19.1071 4.89288Z"
fill="#FD7E41" />
<path
d="M12 2C12.2449 2.00003 12.4813 2.08996 12.6644 2.25272C12.8474 2.41547 12.9643 2.63975 12.993 2.883L13 3V4C12.9997 4.25488 12.9021 4.50003 12.7272 4.68537C12.5522 4.8707 12.313 4.98223 12.0586 4.99717C11.8042 5.01211 11.5536 4.92933 11.3582 4.76573C11.1627 4.60214 11.0371 4.3701 11.007 4.117L11 4V3C11 2.73478 11.1054 2.48043 11.2929 2.29289C11.4804 2.10536 11.7348 2 12 2Z"
fill="#FD7E41" />
<path
d="M12 7C12.9797 6.99994 13.9378 7.28769 14.7553 7.8275C15.5729 8.36731 16.2138 9.1354 16.5986 10.0364C16.9833 10.9373 17.0949 11.9315 16.9195 12.8953C16.7441 13.8592 16.2893 14.7502 15.6118 15.4579C14.9343 16.1655 14.0638 16.6585 13.1085 16.8756C12.1532 17.0928 11.1552 17.0245 10.2383 16.6793C9.3215 16.334 8.52629 15.7271 7.95146 14.9338C7.37663 14.1405 7.04752 13.1958 7.005 12.217L7 12L7.005 11.783C7.06092 10.4958 7.61161 9.27978 8.54222 8.38866C9.47284 7.49754 10.7115 7.00007 12 7Z"
fill="#FD7E41" />
</svg>
<small class="theme-text d-block d-xl-none">Change appearance</small>
</span>
</button>
<a href="https://elearningtec.edu.my/" target="https://elearningtec.edu.my/" class="lets-talk-btn">
E-Learning
<svg class="icon" width="20" height="20" viewBox="0 0 20 20" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path d="M17.5 11.6665V6.6665H12.5" stroke="white" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M17.5 6.6665L10 14.1665L2.5 6.6665" stroke="white" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round" />
</svg>
</a>
</div>
</div>
<div class="mobile-menu-overlay d-block d-lg-none"></div>
<div class="mobile-menu-control-bar d-block d-xl-none">
<button class="mobile-menu-control-bar">
<i class="fas fa-bars"></i>
</button>
</div>
</div>
</div>
</nav>
</header>
<!-- header part end -->
<!-- main area part start -->
<main>
<section class="home-area">
<div class="container">
<div class="row g-4">
<div class="col-xl-4">
<div class="card profile-card">
<div class="card-body">
<div class="image text-center">
<img src="assets/img/images/cloud.svg" alt="profile">
</div>
<div class="text">
<h1 class="card-title">Telecommunication Engineering College</h1>
<p>Gain a strong foundation in artificial intelligence, exploring key concepts like machine learning, deep learning, and neural networks. Learn how AI is transforming industries, from healthcare to finance and beyond. </p>
<div class="common-button-groups">
<a class="btn btn-call" href="https://www.tec.edu.my/" target="_blank">
<img src="assets/img/logo/logo.png" width="34" height="34" alt="logo">
Tec.Edu.My
</a>
<a class="btn btn-copy" href="https://maset.org.my/" target="_blank">
<img src="assets/img/logo/maset.png" width="34" height="34" alt="logo">
Maset.Org
</a>
</div>
<div class="social-media-icon">
<ul class="list-unstyled">
<li><a href="https://www.facebook.com/telecomengineeringcollege" target="_blank"><i class="fab fa-facebook"></i></a></li>
<li><a href="https://www.instagram.com/tecmalaysia/" target="_blank"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/company/telecommunication-engineering-college" target="_blank"><i class="fab fa-linkedin"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-8">
<div class="card content-box-card">
<div class="card-body portfolio-card article-details-card">
<div class="article-details-area">
<div class="main-image">
<img src="assets/img/courses/Python_Programming.png" alt="Python Programming with Raspberry Pi" class="img-fluid w-100">
</div>
<ul class="list-unstyled article-tags">
<li>Python Programming (Certified by MASET)</li>
<li>Deep Learning with TensorFlow 2 and Keras (Certified by MASET)</li>
<li>Integrated AI Project (Certified by MASET)</li>
</ul>
<div class="article-details-text">
<h3 class="main-title">Artificial Intelligence ( Python Programming with Raspberry Pi )</h3>
<p>Explore the basics of AI through hands-on Python programming on Raspberry Pi. This course
introduces machine learning concepts, data processing, and building simple AI projects, providing
a practical foundation in AI using accessible hardware and software tools. Ideal for beginners in AI and programming.</p>
<div class="skills-section">
<h2>What skills will you acquire ?</h2>
<ul>
<li><strong>Programming Expertise:</strong> Master Python programming for AI applications, from basic syntax to advanced machine learning libraries.</li>
<li><strong>Deep Learning:</strong> Learn how to build and train neural networks using TensorFlow and Keras, two of the most widely used frameworks for AI development.</li>
<li><strong>Project Development:</strong> Gain hands-on experience by working on an integrated AI project, allowing you to apply your knowledge in real-world scenarios.</li>
<li><strong>Data Processing & Analytics:</strong> Understand how to work with large datasets, clean and preprocess data, and draw insights using AI-driven techniques.</li>
<li><strong>Automation and AI Integration:</strong> Learn to integrate AI solutions into business processes, making operations more efficient and data-driven.</li>
</ul>
</div>
<br>
<h3 class="main-title inner-title">What will you learn ?</h3>
<p> <strong>Deep Learning Techniques</strong> : Master the fundamentals of deep learning, including neural networks, backpropagation, and model optimization using TensorFlow and Keras.</p>
<p> <strong>Real-World AI Applications</strong> : Work on practical projects that apply AI technologies to real-world problems in industries such as healthcare, finance, and manufacturing.</p>
<p> <strong>AI System Deployment</strong> : Learn how to deploy AI models in production environments, ensuring scalability and performance.</p>
<p> <strong>AI Ethics and Governance</strong> : Gain awareness of ethical considerations in AI, including data privacy, bias, and decision-making transparency.</p>
<p> <strong>Python Programming for AI</strong> : Develop proficiency in Python for AI model development and deployment.</p>
<div class="leave-comments-area">
<div class="comments-box">
<div class="row gx-3">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdG1XIypK47-dL5zQblY0KiV_24eLBdNStXZyA8wQASF973xQ/viewform" target="_blank">
<div class="col-md-12">
<button class="submit-btn" type="submit">
Registration
<svg class="icon" width="20" height="20" viewBox="0 0 20 20" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path d="M17.5 11.6665V6.6665H12.5" stroke="white" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round"></path>
<path d="M17.5 6.6665L10 14.1665L2.5 6.6665" stroke="white" stroke-width="1.5"
stroke-linecap="round" stroke-linejoin="round"></path>
</svg>
</button>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row g-4">
<div class="col-xl-8">
<div class="card services-card">
<div class="card-body">
<h3 class="card-title">In-Demand Jobs
<a class="link-btn" href="#"> See All
<svg class="icon" width="20" height="20" viewBox="0 0 20 20" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path d="M4.16699 10H15.8337" stroke="#4770FF" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M10.833 15L15.833 10" stroke="#4770FF" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M10.833 5L15.833 10" stroke="#4770FF" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</a></h3>
<div class="services-main mt-24">
<div class="row g-4">
<div class="col-md-3 col-sm-6 col-6">
<div class="services-item text-center">
<div class="image">
<img src="assets/img/icons/ui-ux.svg" alt="ui-ux">
</div>
<div class="text">
<h3 class="title">AI Engineer</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-6">
<div class="services-item text-center">
<div class="image">
<img src="assets/img/icons/app.svg" alt="app">
</div>
<div class="text">
<h3 class="title">ML Specialist</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-6">
<div class="services-item text-center">
<div class="image">
<img src="assets/img/icons/prd-design.svg" alt="prd-design">
</div>
<div class="text">
<h3 class="title">Data Scientist</h3>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 col-6">
<div class="services-item text-center">
<div class="image">
<img src="assets/img/icons/branding.svg" alt="branding">
</div>
<div class="text">
<h3 class="title">Software Engr.</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xl-4">
<div class="card lets-talk-together-card">
<div class="card-body">
<div class="scrolling-info">
<div class="slider-item">
<p>
Hire Top-Notch 🚀 Software Engineer 💻 Graduates to 🎓 Elevate Your Business—Completely Free!
</p>
</div>
</div>
<h3 class="card-title">Let's👋
<span class="d-block">Work Together</span>
</h3>
<a class="link-btn" href="https://www.tec.edu.my/talent-pool/index.html" target="_blank"> TEC - Talent Pool
<svg class="icon" width="20" height="20" viewBox="0 0 20 20" fill="none"
xmlns="http://www.w3.org/2000/svg">
<path d="M17.5 11.6665V6.6665H12.5" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
<path d="M17.5 6.6665L10 14.1665L2.5 6.6665" stroke-width="1.5" stroke-linecap="round"
stroke-linejoin="round" />
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- background shape area start -->
<div class="background-shapes">
<div class="shape-1 common-shape">
<img src="assets/img/bg/banner-shape-1.png" alt="banner-shape-1">
</div>
<div class="shape-2 common-shape">
<img src="assets/img/bg/banner-shape-1.png" alt="banner-shape-1">
</div>
<div class="threed-shape-1 move-with-cursor" data-value="1">
<img src="assets/img/bg/object-3d-1.png" alt="object-3d-1">
</div>
<div class="threed-shape-2 move-with-cursor" data-value="1">
<img src="assets/img/bg/object-3d-2.png" alt="object-3d-2">
</div>
</div>
<!-- background shape area end -->
</main>
<!-- main area part end -->
<!-- footer part start -->
<footer class="footer-area">
<div class="container">
<div class="text text-center">
<p>@ AI - Projects & Course
2025 - 2026 ● Develop by <a href="https://tec.edu.my/" target="_blank">Telecommunication Engineering College (TEC) </a>
</p>
</div>
</div>
</footer>
<!-- footer part end -->
</div>
<!-- JS here -->
<script src="assets/js/vendor/jquery-3.6.0.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<script src="assets/js/ajax-form.js"></script>
<script src="assets/js/clipboard.min.js"></script>
<script src="assets/js/slick.min.js"></script>
<script src="assets/js/script.js"></script>
</body>
</html>