diff --git a/Website/about.html b/Website/about.html index b3c246a5c..84f0964a7 100644 --- a/Website/about.html +++ b/Website/about.html @@ -1,12 +1,348 @@ - - - - About | ML Repos - - - -

This is the about page

- - \ No newline at end of file + + + + + + + + + + + + + + + + About | Machine Learning Repositories + + + + + + + + + +
+ +
+ +
+
About Machine Learning Repositories
+
+ Welcome to the Machine Learning Repositories, a curated collection of + diverse machine learning repositories available on GitHub, presented by + the RecodeHive community. Our goal is to make it easy for developers, + data scientists, and AI enthusiasts to explore and utilize these + repositories for their own projects. +
+
+ At RecodeHive, we believe in the power of open-source collaboration. Our + community-driven platform gathers the best resources in machine + learning, providing a comprehensive overview of various projects ranging + from basic tutorials to advanced implementations. Whether you're a + beginner looking to learn the basics or an experienced developer seeking + new tools and libraries, our repository collection has something for + everyone. +
+ +
+

Explore Our Models

+
+
+ + + + + + + + + + + + +
+

Join the Community

+ Add your machine learning project to our collection by raising an + issue in our GitHub repository. + Contribute Here +
+
+
+ + + + + diff --git a/Website/assets/Images/ClassificationModel.png b/Website/assets/Images/ClassificationModel.png new file mode 100644 index 000000000..c5e116aa6 Binary files /dev/null and b/Website/assets/Images/ClassificationModel.png differ diff --git a/Website/assets/Images/DataAnalysis.png b/Website/assets/Images/DataAnalysis.png new file mode 100644 index 000000000..71e318360 Binary files /dev/null and b/Website/assets/Images/DataAnalysis.png differ diff --git a/Website/assets/Images/DeepLearningModel.png b/Website/assets/Images/DeepLearningModel.png new file mode 100644 index 000000000..597da1607 Binary files /dev/null and b/Website/assets/Images/DeepLearningModel.png differ diff --git a/Website/assets/Images/DetectionModel.png b/Website/assets/Images/DetectionModel.png new file mode 100644 index 000000000..016c4873a Binary files /dev/null and b/Website/assets/Images/DetectionModel.png differ diff --git a/Website/assets/Images/PredictionModel.png b/Website/assets/Images/PredictionModel.png new file mode 100644 index 000000000..8664e8dce Binary files /dev/null and b/Website/assets/Images/PredictionModel.png differ diff --git a/Website/assets/Images/RecommendationModel.png b/Website/assets/Images/RecommendationModel.png new file mode 100644 index 000000000..c7bf090c1 Binary files /dev/null and b/Website/assets/Images/RecommendationModel.png differ diff --git a/Website/index.html b/Website/index.html index 002d99312..c1fc88262 100644 --- a/Website/index.html +++ b/Website/index.html @@ -72,23 +72,21 @@