Welcome to the Machine Learning with Python Certification Projects repository. Here, you will find the solutions for the certification projects included in the Machine Learning with Python course offered by freeCodeCamp.
Machine learning has many practical applications that you can use in your projects or on the job. In the Machine Learning with Python Certification, you'll use the TensorFlow framework to build several neural networks and explore more advanced techniques like natural language processing and reinforcement learning.
- TensorFlow: Created by Tim Ruscica, this course explains TensorFlow's capabilities and how to build neural networks.
- How Neural Networks Work: By Brandon Rohrer, this course demystifies neural networks and their mathematical foundations.
Demonstrate your solid foundational knowledge of machine learning by completing the following projects:
- Rock Paper Scissors Game
- Cat and Dog Image Classifier
- Book Recommendation Engine using KNN
- Linear Regression Health Costs Calculator
- Neural Network SMS Text Classifier
Finish all the projects to claim your Machine Learning with Python Certification.
This repository is organized into folders for each project. Each folder contains the code and any necessary data for the project.
freeCodeCamp is a donor-supported tax-exempt 501(c)(3) charitable organization. Our mission is to help people learn to code for free. We accomplish this by creating thousands of videos, articles, and interactive coding lessons - all freely available to the public. We also have thousands of freeCodeCamp study groups around the world.
Donations to freeCodeCamp go toward our education initiatives and help pay for servers, services, and staff. You can make a tax-deductible donation here.
Let's dive into the world of Machine Learning with Python! Happy coding!