-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmachine_learning.php
153 lines (120 loc) · 8.46 KB
/
machine_learning.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
<!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/bootstrap@5.2.0/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/bootstrap@5.2.0/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/GwIo3gDZCVQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Machine Learning Full Course - Learn Machine Learning 10 Hours | Machine Learning Tutorial | Edureka </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/Vfo5le26IhY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Statistics for Data Science | Probability and Statistics | Statistics Tutorial | Ph.D. (Stanford) </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/RnFGwxJwx-0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Machine Learning with Python | Machine Learning Tutorial for Beginners | Machine Learning Tutorial </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/u2zsY-2uZiE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Data Science Tutorial | Data Science for Beginners | Python for Data Science | 11 Hours Full Course </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/edvg4eHi_Mw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Python for Data Science | Data Science with Python | Python for Data Analysis | 11 Hours Full Course </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/edvg4eHi_Mw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Time Series Analysis | Time Series Forecasting | Time Series Analysis in R | Ph.D. (Stanford) </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/FPM6it4v8MY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Artificial Intelligence Tutorial | Artificial Intelligence Tutorial for Beginners | AI Full Course </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/opgTF9Yf3Dk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Machine Learning Tutorial | Machine Learning Full Course | Learn Machine Learning | Great Learning </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/98uD6qcf3uA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Data Science For Beginners - Learn Data Science In 9 Hours | What is Data Science | Great Learning </h4>
<iframe width="560" height="315" src="https://www.youtube.com/embed/f8bnkro3yXY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h4> Reinforcement Learning Tutorial | Reinforcement Learning in Artificial Intelligence | Full Course </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>