-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
100 lines (71 loc) · 3.92 KB
/
Copy pathindex.html
File metadata and controls
100 lines (71 loc) · 3.92 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>AI-and-Data-Science-Python-Saylani-Mass-IT-SMIT</title>
<meta name="description" content="This repository contains solutions and learning notes related to Artificial Intelligence and Data Science Course by Saylani Mass IT (SMIT)">
<meta name="google-site-verification" content="z2d2JqiZlX81kPOQEnnJ0RSXthet14lRtsNeCPZ8aXo" />
</head>
<body>
<h1>Artifical Intelligence and Data Science Course by Saylani Mass IT Training Institute (SMIT) - Saylani-AI-Batch2 (Faisalabad)</h1>
<p>This course is being taught by <a href="https://github.com/Ahmadjajja">Sir Ahmed Jajja</a> and <a href="https://github.com/Ahmadjajja/AI_n_DataScience">this</a> is the original repository that my instructor created on 1st of October 2024. This is an Advance Artificial Intelligent and Data Science Course the Saylani Welfare is teaching for absolutely free </p>
<p>This is a course aimed at absolute beginners and I say this as a student of Saylani that it's better than even paid courses by institutes in Pakistan. Saylani is offering this absolutely free, the course is worth hundreds of dollars and they are making careers out of students. The instructor who is the first teacher of this course has been a Section Leader at Standford's code in Place and a number of other international hackathons is determined to make us grind in Leetcode, he has also Co-Founded a Software House and also worked as Full Stack Developer.</p>
<p align="center">
<img src="https://i.imgur.com/tbFlCdi.png" alt="Artificial Intelligence and Data Science using Python" width="400"/>
</p>
<h2>Artificial Intelligence Course Duration</h2>
<p>This is a one-year program designed for absolute beginners who are passionate about Artificial Intelligence and Data Science. Preparing Pakistan for the new era of computing driven by the rise of AI.</p>
<p>Visit the Artificial Intelligence and Data Science Repo here:
<a href="https://github.com/shery7310/AI-and-Data-Science-Python-Saylani-Mass-IT-SMIT/" target="_blank">GitHub Repository</a>
</p>
<h4>How can students benefit from this?</h4>
<p>If you're eager to learn Python, you can explore the assignments folder and try solving the questions on your own. If you're unable to complete a question, you can refer to the solutions I've provided. This AI program covers skills such as Data Science, Machine Learning, and Deep Learning. You'll always find code examples and solutions available in my repository.</p>
<h2>AI and Data Science Proposed Course Outline:</h2>
<h3>Git and GitHub</h3>
<ul>
<li>Version control basics</li>
<li>Collaborating on projects using GitHub</li>
</ul>
<h3>Python Programming</h3>
<ul>
<li>Core Python Syntax and Concepts</li>
<li>Object-Oriented Programming Approach</li>
<li>Writing Clean and Efficient Code</li>
</ul>
<h3>Grinding Leetcode</h3>
<ul>
<li>How to get really good at data structures </li>
<li>How to get win hackathons and gain international exposure</li>
</ul>
<h3>FastAPI/Flask</h3>
<ul>
<li>Building RESTful APIs with FastAPI or Flask</li>
</ul>
<h3>Database Design and Implementation Using PostgreSQL</h3>
<h3>Langchain LLM (GPTs, Gemini)</h3>
<ul>
<li>Understanding Large Language Models (LLMs)</li>
<li>Implementing LLMs for various applications</li>
</ul>
<h3>Prerequisite Math Basics</h3>
<ul>
<li>Some Math Topics will be taught so students can get better at Mathematics necessary for Machine Learning</li>
</ul>
<h3>Libraries and Tools:</h3>
<ul>
<li>Scikit-learn: Machine Learning library for classical models</li>
<li>NumPy & Pandas: Data Manipulation and Analysis</li>
<li>Matplotlib: Data Visualization</li>
<li>TensorFlow (Keras) & PyTorch: Deep Learning Frameworks</li>
</ul>
<h3>Docker</h3>
<ul>
<li>Containerization Concepts</li>
<li>Deploying Applications using Docker</li>
</ul>
<h3>Cloud Platforms</h3>
<ul>
<li>Introduction to Cloud Computing</li>
<li>Deploying and Managing Applications on Cloud Platforms</li>
</ul>
</body>
</html>