Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/labex-labs/practice-ml-programming-projects

[Practice Machine Learning Programming Projects] This repository collects 19 of programming projects for Machine Learning. Machine learning is the science of programming computers so they can learn from data. It is a subfield of artificial intelligence. Machine learning is closely related to comp...
https://github.com/labex-labs/practice-ml-programming-projects

List: practice-ml-programming-projects

awesome awesome-list education hands-on labex ml programming projects

Last synced: 3 months ago
JSON representation

[Practice Machine Learning Programming Projects] This repository collects 19 of programming projects for Machine Learning. Machine learning is the science of programming computers so they can learn from data. It is a subfield of artificial intelligence. Machine learning is closely related to comp...

Awesome Lists containing this project

README

        

# Practice Machine Learning Programming Projects



Machine learning is the science of programming computers so they can learn from data. It is a subfield of artificial intelligence. Machine learning is closely related to computational statistics, which also focuses on prediction-making through the use of computers.

| Index | Name | Level | Project Link |
|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------|
| 01 | [Deploying MobileNet With TensorFlow.js and Flask](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-deploying-mobilenet-with-tensorflowjs-and-flask) |
| 02 | [Deploying a Simple TensorFlow Model](https://labex.io/courses/project-deploying-a-simple-tensorflow-model) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-deploying-a-simple-tensorflow-model) |
| 03 | [ASCII Art Animation With OpenCV](https://labex.io/courses/project-ascii-art-animation-with-opencv) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-ascii-art-animation-with-opencv) |
| 04 | [Flappy Bird Detection in Video Using Match Template](https://labex.io/courses/project-flappy-bird-detection-in-video-using-match-template) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-flappy-bird-detection-in-video-using-match-template) |
| 05 | [Classifying Iris Using SVM](https://labex.io/courses/project-classifying-iris-using-svm) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-classifying-iris-using-svm) |
| 06 | [Broad Listening Leads to Insight](https://labex.io/courses/project-broad-listening-leads-to-insight) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-broad-listening-leads-to-insight) |
| 07 | [Implementing Confusion Matrix for Classification](https://labex.io/courses/project-create-confusion-matrix) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-create-confusion-matrix) |
| 08 | [Data Cleaning and Purification with Python](https://labex.io/courses/project-csv-data-purification) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-csv-data-purification) |
| 09 | [Divide Dataset Into Mini-Batches](https://labex.io/courses/project-divide-dataset-into-mini-batches) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-divide-dataset-into-mini-batches) |
| 10 | [Early Stopping for Machine Learning](https://labex.io/courses/project-early-stopping) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-early-stopping) |
| 11 | [Encoding Label to One-Hot](https://labex.io/courses/project-encoding-label-to-one-hot) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-encoding-label-to-one-hot) |
| 12 | [Optimizing Gradient Descent for Global Optimization](https://labex.io/courses/project-haste-makes-waste) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-haste-makes-waste) |
| 13 | [K-Nearest Neighbors Regression Algorithm Implementation](https://labex.io/courses/project-k-nearest-neighbors-regression-algorithm-implementation) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-k-nearest-neighbors-regression-algorithm-implementation) |
| 14 | [Linear Regression Fitting and Plotting](https://labex.io/courses/project-linear-regression-fitting-and-plotting) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-linear-regression-fitting-and-plotting) |
| 15 | [Nonlinear Regression Model Estimation](https://labex.io/courses/project-linear-validation-method) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-linear-validation-method) |
| 16 | [Implementing Minkowski Distance Metric](https://labex.io/courses/project-implementing-minkowski-distance-metric) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-implementing-minkowski-distance-metric) |
| 17 | [Implementation of Polynomial Regression](https://labex.io/courses/project-polynomial-regression-implementation-and-application) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-polynomial-regression-implementation-and-application) |
| 18 | [Simple Handwritten Character Recognition Classifier](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-simple-handwritten-character-recognition-classifier) |
| 19 | [Balanced Batch Generation for Imbalanced Datasets](https://labex.io/courses/project-balanced-batch-generation-for-imbalanced-datasets) | ★☆☆ | [🚀 Start](https://labex.io/courses/project-balanced-batch-generation-for-imbalanced-datasets) |

## More Projects

- [Linux Programming Projects](https://github.com/labex-labs/practice-linux-programming-projects)
- [Python Programming Projects](https://github.com/labex-labs/practice-python-programming-projects)
- [DevOps Programming Projects](https://github.com/labex-labs/practice-devops-programming-projects)
- [Web Development Programming Projects](https://github.com/labex-labs/practice-web-development-programming-projects)
- [Data Science Programming Projects](https://github.com/labex-labs/practice-data-science-programming-projects)
- [Big Data Programming Projects](https://github.com/labex-labs/practice-bigdata-programming-projects)
- [Cyber Security Programming Projects](https://github.com/labex-labs/practice-cysec-programming-projects)
- [Machine Learning Programming Projects](https://github.com/labex-labs/practice-ml-programming-projects)
- [Docker Programming Projects](https://github.com/labex-labs/practice-docker-programming-projects)
- [Kubernetes Programming Projects](https://github.com/labex-labs/practice-kubernetes-programming-projects)
- [Git Programming Projects](https://github.com/labex-labs/practice-git-programming-projects)
- [Ansible Programming Projects](https://github.com/labex-labs/practice-ansible-programming-projects)
- [Jenkins Programming Projects](https://github.com/labex-labs/practice-jenkins-programming-projects)
- [Shell Programming Projects](https://github.com/labex-labs/practice-shell-programming-projects)
- [Java Programming Projects](https://github.com/labex-labs/practice-java-programming-projects)
- [Hadoop Programming Projects](https://github.com/labex-labs/practice-hadoop-programming-projects)
- [C++ Programming Projects](https://github.com/labex-labs/practice-cpp-programming-projects)
- [C Programming Projects](https://github.com/labex-labs/practice-c-programming-projects)
- [MySQL Programming Projects](https://github.com/labex-labs/practice-mysql-programming-projects)
- [Go Programming Projects](https://github.com/labex-labs/practice-go-programming-projects)
- [Rust Programming Projects](https://github.com/labex-labs/practice-rust-programming-projects)
- [OpenCV Programming Projects](https://github.com/labex-labs/practice-opencv-programming-projects)
- [Django Programming Projects](https://github.com/labex-labs/practice-django-programming-projects)
- [Pandas Programming Projects](https://github.com/labex-labs/practice-pandas-programming-projects)
- [NumPy Programming Projects](https://github.com/labex-labs/practice-numpy-programming-projects)
- [scikit-learn Programming Projects](https://github.com/labex-labs/practice-sklearn-programming-projects)
- [Matplotlib Programming Projects](https://github.com/labex-labs/practice-matplotlib-programming-projects)
- [Algorithm Programming Projects](https://github.com/labex-labs/practice-algorithm-programming-projects)
- [HTML Programming Projects](https://github.com/labex-labs/practice-html-programming-projects)
- [CSS Programming Projects](https://github.com/labex-labs/practice-css-programming-projects)
- [JavaScript Programming Projects](https://github.com/labex-labs/practice-javascript-programming-projects)
- [React Programming Projects](https://github.com/labex-labs/practice-react-programming-projects)
- [jQuery Programming Projects](https://github.com/labex-labs/practice-jquery-programming-projects)

## Other Lists

- 🔗 [Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)
- 🔗 [Awesome Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- 🔗 [Awesome Programming Courses](https://github.com/labex-labs/awesome-programming-courses)