|
9 | 9 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
|
10 | 10 | <script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
11 | 11 | </head>
|
12 |
| -<body> |
| 12 | +<body class="dark-mode"> |
13 | 13 | <div class="loading-container" id="loading-animation">
|
14 | 14 | <div class="loader"></div>
|
15 | 15 | </div>
|
|
41 | 41 |
|
42 | 42 | <main>
|
43 | 43 | <section class="welcome-section">
|
44 |
| - <h2>Welcome to the Machine Learning Repositories</h2> |
| 44 | + <h2>Welcome to the <span>Machine Learning Repositories</span></h2> |
45 | 45 | <p>Explore a curated collection of diverse machine learning repositories available on GitHub, presented by the RecodeHive community.</p>
|
46 | 46 | </section>
|
47 | 47 |
|
@@ -123,63 +123,63 @@ <h2>Milestones Progress</h2>
|
123 | 123 | <div class="milestone-card">
|
124 | 124 | <h3>Algorithms and Deep Learning Models</h3>
|
125 | 125 | <p>This milestone enhances the website's performance and design by integrating advanced algorithms and Deep Learning models.</p>
|
126 |
| - <div class="progress-bar"> |
| 126 | + <div class="milestone-progress-bar"> |
127 | 127 | <div class="progress" style="width: 100%;"></div>
|
128 | 128 | </div>
|
129 | 129 | <p>34 closed / 34 total</p>
|
130 | 130 | </div>
|
131 | 131 | <div class="milestone-card">
|
132 | 132 | <h3>Classification Models</h3>
|
133 | 133 | <p>This Milestone focuses on improving the website's performance and design by implementing and optimizing various classification models.</p>
|
134 |
| - <div class="progress-bar"> |
| 134 | + <div class="milestone-progress-bar"> |
135 | 135 | <div class="progress" style="width: 100%;"></div>
|
136 | 136 | </div>
|
137 | 137 | <p>23 closed / 23 total</p>
|
138 | 138 | </div>
|
139 | 139 | <div class="milestone-card">
|
140 | 140 | <h3>Data Analysis</h3>
|
141 | 141 | <p>This milestone is dedicated to enhancing the website's performance and design through the integration and application of data analysis techniques.</p>
|
142 |
| - <div class="progress-bar"> |
| 142 | + <div class="milestone-progress-bar"> |
143 | 143 | <div class="progress" style="width: 100%;"></div>
|
144 | 144 | </div>
|
145 | 145 | <p>20 closed / 20 total</p>
|
146 | 146 | </div>
|
147 | 147 | <div class="milestone-card">
|
148 | 148 | <h3>NLP Models</h3>
|
149 | 149 | <p>This milestone focuses on integrating NLP models to enhance website functionality and user interaction, improving performance and design through advanced natural language processing techniques.</p>
|
150 |
| - <div class="progress-bar"> |
| 150 | + <div class="milestone-progress-bar"> |
151 | 151 | <div class="progress" style="width: 50%;"></div>
|
152 | 152 | </div>
|
153 | 153 | <p>5 closed / 10 total</p>
|
154 | 154 | </div>
|
155 | 155 | <div class="milestone-card">
|
156 | 156 | <h3>Computer Vision Models</h3>
|
157 | 157 | <p>This milestone focuses on integrating computer vision models to improve website performance and design by enabling advanced image and video analysis capabilities.</p>
|
158 |
| - <div class="progress-bar"> |
| 158 | + <div class="milestone-progress-bar"> |
159 | 159 | <div class="progress" style="width: 50%;"></div>
|
160 | 160 | </div>
|
161 | 161 | <p>10 closed / 20 total</p>
|
162 | 162 | </div>
|
163 | 163 | <div class="milestone-card">
|
164 | 164 | <h3>Detection Models</h3>
|
165 | 165 | <p>This milestone involves improving the website's performance and design by implementing advanced detection models to enhance functionality and accuracy.</p>
|
166 |
| - <div class="progress-bar"> |
| 166 | + <div class="milestone-progress-bar"> |
167 | 167 | <div class="progress" style="width: 100%;"></div>
|
168 | 168 | </div>
|
169 | 169 | <p>34 closed / 34 total</p>
|
170 | 170 | </div>
|
171 | 171 | <div class="milestone-card">
|
172 | 172 | <h3>Prediction Models</h3>
|
173 | 173 | <p>This milestone aims to integrate advanced prediction models to boost website performance and user experience with cutting-edge algorithms and machine learning techniques.</p>
|
174 |
| - <div class="progress-bar"> |
| 174 | + <div class="milestone-progress-bar"> |
175 | 175 | <div class="progress" style="width: 100%;"></div>
|
176 | 176 | </div>
|
177 | 177 | <p>60 closed / 60 total</p>
|
178 | 178 | </div>
|
179 | 179 | <div class="milestone-card">
|
180 | 180 | <h3>Recommendation Models</h3>
|
181 | 181 | <p>This milestone focuses on integrating advanced recommendation models to improve website performance and deliver personalized user experiences.</p>
|
182 |
| - <div class="progress-bar"> |
| 182 | + <div class="milestone-progress-bar"> |
183 | 183 | <div class="progress" style="width: 100%;"></div>
|
184 | 184 | </div>
|
185 | 185 | <p>4 closed / 4 total</p>
|
@@ -215,7 +215,7 @@ <h3>Recommendation Models</h3>
|
215 | 215 | </div>
|
216 | 216 | <button id="go-to-top">TOP▶️</button> <!-- Go to top button -->
|
217 | 217 | <footer class="footer">
|
218 |
| - <p>© 2024 Machine Learning Repos - <a href="https://github.com/recodehive" id="footer-link">RecodeHive</a>. All rights reserved.</p> |
| 218 | + <div>© 2024 Machine Learning Repos - <a href="https://github.com/recodehive" id="footer-link">RecodeHive</a>. All rights reserved.</div> |
219 | 219 | </footer>
|
220 | 220 | <script src="js/script.js"></script>
|
221 | 221 | </body>
|
|
0 commit comments