-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineralgebra.php
306 lines (252 loc) · 17.2 KB
/
lineralgebra.php
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
<!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">
<title>Linear Algebra</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/boxicons@latest/css/boxicons.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="css/web_heading.css">
<link rel="stylesheet" href="css/Style.css">
<script type="javascript" src="css/script.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa"
crossorigin="anonymous"></script>
<script type="css/javascript" src="script.js"></script>
</head>
<body>
<header>
<a href="#" class="logo">Query</a>
<nav>
<div class="nav-bar">
<a href="user_page.php">home</a>
<a href="user_page.php">about</a>
<!-- subjaects option -->
<a class=" dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown"
aria-expanded="false">subjects</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="Statistics.php">Statistics</a></li>
<li><a class="dropdown-item" href="lineralgebra.php">linear Algebra</a></li>
<li><a class="dropdown-item" href="R_programming.php">R Programming</a></li>
<li><a class="dropdown-item" href="machine_learning.php">Machine Learning</a></li>
<li><a class="dropdown-item" href="Data_mining.php">Data Mining</a></li>
<li><a class="dropdown-item" href="Data_Visualisation.php">Data Visualization</a></li>
<li><a class="dropdown-item" href="python.php">Python</a></li>
<li><a class="dropdown-item" href="DataStucture.php">DSA</a></li>
</ul>
<!-- quizzes option -->
<a href="quizes.php" target="_blank" role="button" aria-expanded="false">quizes</a>
<!-- notes option -->
<a href="notes.php" target="_blank" role="button" aria-expanded="false">Notes</a>
<a href="logout.php">logout</a>
<div class="animation start-home"></div>
</div>
</nav>
</header><br><br><br><br><br>
<div class="container-fluid" id="video">
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/X0HXnHKPXSo"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4>Why is Linear Algebra Useful?</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/3eSVw8zn8DU"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra for Machine Learning Course in Hindi || Machine Learning Mathematics </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/OPEkYKgCrtg"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra in Hindi || Matrices and Vectors in Machine Learning Mathematics </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/s2k1SnCeBsA"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra - Machine Learning Course in Hindi || Dot Product, Matrix Multiplication </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/TT8ManlahgE"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra - Machine learning Mathematics in Hindi || Angle Between points & Unit Vector </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/oCfRNZ51bwY"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra - Machine learning Mathematics in Hindi || Line Vs Plane for 2d and 3d Surfaces </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/dMBDHUxQKN8"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra For Machine Learning in Hindi || Distance of a point from a Plane or Hyperplane </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/PHw_axd4RIs"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra - Machine Learning Mathematics || Data Representation by Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/iECsrjk0acA"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra - Machine Learning Mathematics in Hindi || Data Preprocessing, column standardization
</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ivyhF04u2Cw"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra - Machine Learning Mathematics in Hindi || Co-Variance Matrix Explained !!! </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/xmZH_Gg6Pqk"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Dimensionality Reduction in Machine learning in Hindi || Principal Component Analysis (PCA) </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/4B9e1c0QNC0"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Dimensionality Reduction in Machine learning 2021 || Principal Component Analysis (PCA) in Hindi </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/4q28ywG0RZM"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Eigen Values and Eigen Vectors in Machine Learning || Dimensionality Reduction in Hindi 2021 </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/PAXFoFiB8wk"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> t-SNE EXPLAINED!!! in Machine Learning || Dimensionality Reduction in Hindi || Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/DtuCFtNgBr4"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> #1 Complete Python Numpy - Tutorials in Hindi || Machine Learning Tutorial || Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/t27DG1-sOJg"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> #2 Complete Python Numpy - Tutorials in Hindi || Machine Learning Tutorial || Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/fXe_MBEpm7Q"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> #3 Complete Python Numpy - Tutorials in Hindi || Machine Learning Tutorial || Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/vUpf1TalFnE"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> #4 Complete Python Numpy - Tutorials Series in Hindi || Machine Learning Tutorial || Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/zPwwWaZRswQ"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> #5 Complete Python Numpy - Tutorials Series in Hindi || Machine Learning Tutorial || Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/8qcEZt3L7xc"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> #6 Complete Python Numpy - Tutorials Series in Hindi || Machine Learning Tutorial || Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/wjXr8jo9ykU"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> #7 Complete Python Numpy - Tutorials Series in Hindi || Machine Learning Tutorial || Digitaldaru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/uuF6z0Yt2Wk"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Probability and Statistics for Machine Learning Course in Hindi || Machine Learning Mathematics 2021
</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/pvMkV_NoskI"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Linear Algebra Full Course in Hindi - Machine Learning by Digital Daru </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/n3vHvhUwjP8"
title="YouTube video player" frameborder="0"
allow="accelerometer; agyroscope; picture-in-picutoplay; clipboard-write; encrypted-media; ture"
allowfullscreen></iframe>
<h4> Linear algebra for data science - Machine learning </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/jClsRCmf0FY"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4>Introduction- Linear Algebra for Data Science [Machine Learning] (Hindi)</h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ouiaMVWVacg"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Syllabus - Linear Algebra for Data Science in Hindi [Complete Course] </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/jLhw0MtCeZw"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Vector & Their Operation - Linear Algebra for Data Science ( Module 1- Part 1 ) </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/d9yRJxPKe8M"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Vector & Their Operation - Linear Algebra for Data Science ( Module 1- Part 2 ) </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/4dcPlUc96Jw"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Dot Product (Part-1) - Linear Algebra for Data Science </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/XdY5zHtkxfM"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
<h4> Dot Product (Part 2) - Linear Algebra for Data Science </h4>
</center>
</div>
<section id="contact">
<div class="footer">
<div class="main">
<div class="col">
<h4>links</h4>
<ul>
<li><a href="user_page.php">contest</a></li>
</ul>
</div>
<div class="col">
<h4>Our services</h4>
<ul>
<!-- <li><a href="#">webdesign</a></li> -->
<li><a href="user_page.php">services</a></li>
</ul>
</div>
<div class="col">
<h4>info</h4>
<ul>
<li><a href="about.php">OUR TEAM</a></li>
</ul>
</div>
<div class="col">
<h4>Social media Handles</h4>
<div class="social">
<a href="#"><i class='bx bxl-facebook'></i></a>
<a href="#"><i class='bx bxl-twitter'></i></a>
<a href="#"><i class='bx bxl-instagram'></i></a>
<a href="#"><i class='bx bxl-youtube'></i></a>
</div>
</div>
</div>
</div>
</section>
<script>
let menu = document.querySelector("#menu-icon");
let navbar = document.querySelector(".navbar");
menu.addEventListener("click", function () {
navbar.classList.toggle("active");
});
window.onscroll = () => {
navbar.classList.remove("active");
};
</script>
</body>
</html>